mirror of
https://github.com/kmein/niveum
synced 2026-03-17 10:41:06 +01:00
Fix catullus
This commit is contained in:
@@ -16,7 +16,8 @@ in */ {
|
||||
networks.Aether = { pskRaw = "e1b18af54036c5c9a747fe681c6a694636d60a5f8450f7dec0d76bc93e2ec85a"; };
|
||||
};
|
||||
environment.variables.EDITOR = "vim";
|
||||
environment.variables.HTOPRC = toString ../../dot/htop.nix;
|
||||
environment.variables.HTOPRC = toString ../../dot/htoprc;
|
||||
environment.variables.TERM = "linux";
|
||||
|
||||
programs.tmux.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user