forked from DGNum/liminix
remove unneeded config from inout test
This commit is contained in:
parent
ea2b25168e
commit
42a5699326
1 changed files with 0 additions and 5 deletions
|
@ -52,10 +52,5 @@ in rec {
|
|||
fstype = "ext4";
|
||||
};
|
||||
|
||||
services.sshd = svc.ssh.build { };
|
||||
|
||||
defaultProfile.packages = with pkgs; [
|
||||
min-collect-garbage
|
||||
tcpdump
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue