fix (hosts/selune): reinstall

This commit is contained in:
Henri Saudubray 2026-04-13 13:56:01 +02:00
parent 5d4f09f4ab
commit b52a2adc74
Signed by: hms
GPG key ID: 7065F57ED8856128
2 changed files with 9 additions and 7 deletions

View file

@ -7,8 +7,8 @@
graphical.enable = true;
boot.initrd.luks.devices."luks-374c6259-18c4-462b-9f30-9c9648de00ae".device =
"/dev/disk/by-uuid/374c6259-18c4-462b-9f30-9c9648de00ae";
boot.initrd.luks.devices."luks-eea287fc-7579-44e2-96dc-a229cc6f57ff".device =
"/dev/disk/by-uuid/eea287fc-7579-44e2-96dc-a229cc6f57ff";
networking.hostName = "selune";
system.stateVersion = "25.11";