summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 79da64c2..61daf7c5 100644
--- a/hel.nix
+++ b/hel.nix
@@ -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 = {