Don't include an empty package list

pull/1/head
Tristan Daniël Maat 2020-02-02 16:48:00 +09:00
parent 54a8d85d1d
commit 767095e6ab
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@
};
};
environment.systemPackages = with pkgs; [
];
services = {
openssh = {
enable = true;