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