1
0
Fork 0

Working on cleaning up nas configuration

This commit is contained in:
Paul Hartman 2024-10-10 04:40:02 -05:00
parent 5803604b5e
commit 1f96a50f93
2 changed files with 1 additions and 10 deletions

View file

@ -176,16 +176,7 @@
}; };
git.enable = true; 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: # List services that you want to enable:
services = { services = {
openssh.enable = true; openssh.enable = true;