This commit is contained in:
iFargle 2023-11-29 20:49:31 +09:00
parent 25158c547a
commit beddfbd920

View file

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