about summary refs log tree commit diff stats
path: root/system/services/default.nix
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-04-07 11:12:27 +0200
committerene <ene@sils.li>2023-04-07 13:16:45 +0200
commit4e67d74766bec20129d9f9ae8e9c0174fb272194 (patch)
tree708b5bca5d4cbdb6c8d5ddc27abaa7b1851e3663 /system/services/default.nix
parentFix(hm/pkgs/scripts/update): Allow for rebases (diff)
downloadnixos-config-4e67d74766bec20129d9f9ae8e9c0174fb272194.tar.gz
nixos-config-4e67d74766bec20129d9f9ae8e9c0174fb272194.zip
Feat(hm/pkgs): Add lutris
Lutris requires Steam as a dependency, thus allowing steam is required.
There seems to be no other way to do this, I'm afraid.
Diffstat (limited to '')
-rw-r--r--system/services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/services/default.nix b/system/services/default.nix
index 36cf9763..63f0e733 100644
--- a/system/services/default.nix
+++ b/system/services/default.nix
@@ -3,6 +3,7 @@
     ./printing
     ./nix
     ./snapper
+    ./steam
     ./dconf
     ./openssh
   ];