test
This commit is contained in:
parent
98e851f742
commit
a8dd88081c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# ssh setup
|
# ssh setup
|
||||||
# boot.kernelParams = [ "ip=192.168.1.2" ];
|
# boot.kernelParams = [ "ip=192.168.1.2" ];
|
||||||
boot.kernelParams = [ "ip=192.168.1.2:::255.255.255.0:framework-server-luks:::::" ];
|
boot.kernelParams = [ "ip=192.168.1.2:::255.255.255.0:framework-server-luks:::::" ];
|
||||||
|
|
||||||
boot.initrd = {
|
boot.initrd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
systemd.users.root.shell = "/bin/systemd-tty-ask-password-agent";
|
systemd.users.root.shell = "/bin/systemd-tty-ask-password-agent";
|
||||||
|
|
Loading…
Reference in a new issue