[zsh] Move into user config
This commit is contained in:
parent
74e1f9580a
commit
8a143f029d
8 changed files with 134 additions and 90 deletions
|
@ -46,10 +46,15 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
wget
|
||||
zenith-nvidia
|
||||
];
|
||||
|
||||
programs = {
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
networking.hostName = "Tibo-NixFat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue