This commit is contained in:
iFargle 2023-11-29 19:43:51 +09:00
parent 2c9377d7cb
commit b3c53e566c

View file

@ -8,7 +8,7 @@
boot.initrd = {
enable = true;
systemd.users.root.shell = "/bin/cryptsetup-askpass";
# systemd.users.root.shell = "/bin/cryptsetup-askpass";
availableKernelModules = [ "cdc_ncm" ];
network.enable = true;
network.ssh = {