toaster: back to niri
This commit is contained in:
parent
7a41763873
commit
f191d9e4a9
6 changed files with 89 additions and 79 deletions
|
@ -7,7 +7,6 @@
|
|||
./nix.nix
|
||||
./nix-ld.nix
|
||||
./zsh.nix
|
||||
./fish.nix
|
||||
];
|
||||
|
||||
environment.systemPackages =
|
||||
|
@ -81,7 +80,6 @@
|
|||
vim = "nvim";
|
||||
grep = "grep --color=auto";
|
||||
};
|
||||
users.defaultUserShell = pkgs.zsh; # keep root shell posix compatible
|
||||
|
||||
programs.iftop.enable = true;
|
||||
programs.mosh.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue