test
This commit is contained in:
parent
574e3ccd57
commit
24070c3faf
1 changed files with 4 additions and 2 deletions
|
@ -19,7 +19,9 @@
|
|||
enableCryptodisk = true;
|
||||
enable = true;
|
||||
device = "/dev/vda";
|
||||
#useOSProber = true;
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
useOSProber = true;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
|
|
Loading…
Reference in a new issue