diff options
-rw-r--r-- | hel.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ | |||
47 | environment.systemPackages = with pkgs; [ | 47 | environment.systemPackages = with pkgs; [ |
48 | git | 48 | git |
49 | slock | 49 | slock |
50 | shadow | ||
50 | ]; | 51 | ]; |
51 | 52 | ||
52 | services = { | 53 | services = { |