remove unneeded config from inout test
This commit is contained in:
parent
ea2b25168e
commit
42a5699326
@ -52,10 +52,5 @@ in rec {
|
||||
fstype = "ext4";
|
||||
};
|
||||
|
||||
services.sshd = svc.ssh.build { };
|
||||
|
||||
defaultProfile.packages = with pkgs; [
|
||||
min-collect-garbage
|
||||
tcpdump
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user