NixOS 24.05: add TODO

This commit is contained in:
Daniel Langbein 2024-08-18 19:01:05 +02:00
parent dafdc0efd3
commit 73dbc2d848
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,8 @@
../../modules/jetbrains-ide.nix
];
foo = throw "NixOS rebuild boot required to update to 24.05";
networking.hostName = "yodaGaming";
boot.initrd.luks.devices."luks-root".allowDiscards = true;
yoda.btrfsFileSystems = ["/"];

View File

@ -24,6 +24,8 @@
../../modules/btrfs-mount-options.nix
];
foo = throw "NixOS rebuild boot required to update to 24.05";
networking.hostName = "yodaYoga";
boot.initrd.luks.devices."luks-a8521407-e25b-4f26-8e7a-a56fcbfd2e35".allowDiscards = true;
yoda.btrfsFileSystems = ["/"];