This commit is contained in:
iFargle 2023-09-17 20:04:23 +09:00
parent a2968f9f0c
commit f7af008750

View file

@ -23,4 +23,6 @@
device = "/dev/sda";
useOSProber = true;
};
networking.firewall.allowedTCPPorts = [ 22 ];
}