Disable the fucking bootloader

Why is this an option????????????????
This commit is contained in:
Sparky
2025-10-20 23:45:49 +02:00
parent 280483208f
commit fb2dbd5ecb

View File

@@ -15,9 +15,9 @@ in
];
# Bootloader.
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";
boot.loader.grub.useOSProber = true;
boot.loader.grub.enable = false;
# boot.loader.grub.device = "/dev/sda";
# boot.loader.grub.useOSProber = true;
networking.hostName = "nixos"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
@@ -182,6 +182,7 @@ in
vim
git
lazygit
lazydocker
tmux
nixfmt-rfc-style
btop
@@ -189,6 +190,8 @@ in
uv
code-cursor
unstable.cursor-cli
docker
docker-compose
];
# Some programs need SUID wrappers, can be configured further or are