test
This commit is contained in:
parent
a2968f9f0c
commit
f7af008750
1 changed files with 2 additions and 0 deletions
|
@ -23,4 +23,6 @@
|
||||||
device = "/dev/sda";
|
device = "/dev/sda";
|
||||||
useOSProber = true;
|
useOSProber = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue