diff --git a/hosts/nas/.configuration.nix.kate-swp b/hosts/nas/.configuration.nix.kate-swp deleted file mode 100644 index dc38b68..0000000 Binary files a/hosts/nas/.configuration.nix.kate-swp and /dev/null differ diff --git a/hosts/nas/configuration.nix b/hosts/nas/configuration.nix index a6d2c4e..c555855 100644 --- a/hosts/nas/configuration.nix +++ b/hosts/nas/configuration.nix @@ -176,16 +176,7 @@ }; git.enable = true; }; -# programs.mtr.enable = true; -# programs.gnupg.agent = { -# enable = true; -# enableSSHSupport = true; -# }; -# programs.git = { -# enable = true; -# # userName = "Paul Hartman"; -# # userEmail = "paul.hartman@astaluk.com"; -# }; + # List services that you want to enable: services = { openssh.enable = true;