mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-31 17:20:53 +02:00
Remove systemd stage 1
This commit is contained in:
parent
c1f7eed651
commit
79f88e5696
1 changed files with 0 additions and 5 deletions
|
@ -7,14 +7,9 @@
|
|||
./home-julien.nix
|
||||
../../users/julien.nix
|
||||
../../users/default.nix
|
||||
"${nixpkgs-patched}/nixos/modules/tasks/filesystems/bcachefs.nix"
|
||||
];
|
||||
|
||||
|
||||
disabledModules = [ "tasks/filesystems/bcachefs.nix" ];
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
boot.lanzaboote = {
|
||||
|
|
Loading…
Add table
Reference in a new issue