small fixes in modules
This commit is contained in:
parent
bcdd3fe2e4
commit
755bc4fbf7
2 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,6 @@
|
|||
bat
|
||||
fd
|
||||
file
|
||||
git
|
||||
gnupg
|
||||
glow
|
||||
htop
|
||||
|
@ -38,7 +37,7 @@
|
|||
sshfs
|
||||
whois
|
||||
mtr
|
||||
];
|
||||
] ++ (if config.networking.hostName == "toaster" then [ gitFull ] else [ git ]);
|
||||
|
||||
environment.variables =
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue