1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00
This commit is contained in:
Kierán Meinhardt
2019-01-30 15:51:19 +01:00
parent bd6c9ba2c0
commit 7563bd137f

View File

@@ -18,7 +18,7 @@ in {
services.openssh.enable = true;
environment.variables.EDITOR = "vim";
environment.variables.HTOPRC = ../../dot/htop.nix;
environment.variables.HTOPRC = toString ../../dot/htop.nix;
programs.tmux.enable = true;
environment.systemPackages = with pkgs; [