diff options
Diffstat (limited to '')
-rw-r--r-- | modules/common/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix index 893ffab5..74198b43 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -206,6 +206,7 @@ firefox.enable = true; mpv.enable = true; steam.enable = true; + ssh.enable = true; swaylock.enable = true; timewarrior.enable = true; taskwarrior = { |