This commit is contained in:
Steph 2024-12-11 22:41:54 +01:00
parent 44a020e82b
commit 099a533eee

View File

@ -48,6 +48,7 @@
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.
boot.initrd.systemd.enable = true;
boot.plymouth = {
enable = true;
};