summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2018-07-17 20:18:05 +0200
committerAlan Pearce2018-07-17 20:18:05 +0200
commita36c1ddc3ad6b4fdc2c24b309504862f6d61bae0 (patch)
tree2e93d66031c4ec8b15ae6ca9fee31dc7ff10de00
parent47919612a7dd30afce680e91384c791379023685 (diff)
downloadnixos-configuration-a36c1ddc3ad6b4fdc2c24b309504862f6d61bae0.tar.lz
nixos-configuration-a36c1ddc3ad6b4fdc2c24b309504862f6d61bae0.tar.zst
nixos-configuration-a36c1ddc3ad6b4fdc2c24b309504862f6d61bae0.zip
Install steam on marvin
-rw-r--r--marvin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/marvin.nix b/marvin.nix
index f047d88..bafad5b 100644
--- a/marvin.nix
+++ b/marvin.nix
@@ -26,6 +26,7 @@
     ./modules/programs/infrastructure.nix
     ./modules/programs/passwords.nix
     ./modules/programs/shell.nix
+    ./modules/programs/steam.nix
     ./modules/services/syncthing.nix
   ];