my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

modules/iso/boot: remove defaults

isabel c77bdd4e 704268fb

-2
-2
modules/iso/boot.nix
··· 9 9 "toram" 10 10 ]; 11 11 12 - # have no need for systemd-boot 13 - loader.systemd-boot.enable = mkForce false; 14 12 # we don't need to have any raid tools in our system 15 13 swraid.enable = mkForce false; 16 14