Merge branch 'master' of https://code.steph.tools/steph/os
This commit is contained in:
commit
e91840d709
@ -48,6 +48,7 @@
|
|||||||
boot.initrd.luks.devices."luks-d86d9bcd-df3d-4fbe-b0c0-66297852fc46".device = "/dev/disk/by-uuid/d86d9bcd-df3d-4fbe-b0c0-66297852fc46";
|
boot.initrd.luks.devices."luks-d86d9bcd-df3d-4fbe-b0c0-66297852fc46".device = "/dev/disk/by-uuid/d86d9bcd-df3d-4fbe-b0c0-66297852fc46";
|
||||||
networking.hostName = "tau"; # Define your hostname.
|
networking.hostName = "tau"; # Define your hostname.
|
||||||
|
|
||||||
|
boot.initrd.systemd.enable = true;
|
||||||
boot.plymouth = {
|
boot.plymouth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user