summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index a0c026f0..365d69f6 100644
--- a/hel.nix
+++ b/hel.nix
@@ -80,6 +80,9 @@
80 exfat 80 exfat
81 rebuild-system 81 rebuild-system
82 brightnessctl 82 brightnessctl
83 ];
84
85 users.users.gkleen.packages = with pkgs; [
83 steam 86 steam
84 ]; 87 ];
85 88