modules!!!
This commit is contained in:
parent
eb1a4786f4
commit
6f1ebdcc9a
24 changed files with 877 additions and 574 deletions
|
@ -43,16 +43,10 @@ with builtins;
|
|||
};
|
||||
|
||||
services = {
|
||||
|
||||
usbmuxd.enable = true;
|
||||
gvfs.enable = true;
|
||||
openssh.enable = true;
|
||||
|
||||
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
||||
dconf.enable = true;
|
||||
|
||||
mtr.enable = true;
|
||||
|
@ -60,7 +54,6 @@ with builtins;
|
|||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue