mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-24 22:29:33 +01:00
NixOS 24.05: add TODO
This commit is contained in:
parent
dafdc0efd3
commit
73dbc2d848
@ -42,6 +42,8 @@
|
|||||||
../../modules/jetbrains-ide.nix
|
../../modules/jetbrains-ide.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
foo = throw "NixOS rebuild boot required to update to 24.05";
|
||||||
|
|
||||||
networking.hostName = "yodaGaming";
|
networking.hostName = "yodaGaming";
|
||||||
boot.initrd.luks.devices."luks-root".allowDiscards = true;
|
boot.initrd.luks.devices."luks-root".allowDiscards = true;
|
||||||
yoda.btrfsFileSystems = ["/"];
|
yoda.btrfsFileSystems = ["/"];
|
||||||
|
@ -24,6 +24,8 @@
|
|||||||
../../modules/btrfs-mount-options.nix
|
../../modules/btrfs-mount-options.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
foo = throw "NixOS rebuild boot required to update to 24.05";
|
||||||
|
|
||||||
networking.hostName = "yodaYoga";
|
networking.hostName = "yodaYoga";
|
||||||
boot.initrd.luks.devices."luks-a8521407-e25b-4f26-8e7a-a56fcbfd2e35".allowDiscards = true;
|
boot.initrd.luks.devices."luks-a8521407-e25b-4f26-8e7a-a56fcbfd2e35".allowDiscards = true;
|
||||||
yoda.btrfsFileSystems = ["/"];
|
yoda.btrfsFileSystems = ["/"];
|
||||||
|
Loading…
Reference in New Issue
Block a user