diff options
Diffstat (limited to '')
-rw-r--r-- | system/services/default.nix | 1 |
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 ]; |