Working on cleaning up nas configuration
This commit is contained in:
parent
5803604b5e
commit
1f96a50f93
2 changed files with 1 additions and 10 deletions
Binary file not shown.
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue