WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 45047a7320 - Show all commits

View file

@ -31,12 +31,8 @@
boot = {
loader = {
efi.canTouchEfiVariables = true;
grub = {
enable = true;
efiSupport = true;
device = "nodev";
timeoutStyle = "hidden";
};
systemd-boot.enable = true;
timeout = 0;
};
initrd = {