feat: nix-ld
This commit is contained in:
parent
cfdab71852
commit
10c365a93f
|
@ -105,6 +105,7 @@ in
|
||||||
wireshark zmap
|
wireshark zmap
|
||||||
];
|
];
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
|
programs.nix-ld.enable = true;
|
||||||
services.cron.enable = true;
|
services.cron.enable = true;
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.openssh.settings.PermitRootLogin = "prohibit-password";
|
services.openssh.settings.PermitRootLogin = "prohibit-password";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user