Test
This commit is contained in:
parent
25158c547a
commit
beddfbd920
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue