This commit is contained in:
Steph 2024-12-11 22:43:22 +01:00
commit e91840d709

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;
};