Don't include an empty package list
This commit is contained in:
parent
54a8d85d1d
commit
767095e6ab
|
@ -39,9 +39,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
];
|
||||
|
||||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue