add grub as removable this better works on this piece of shit that I call laptop
This commit is contained in:
parent
f83c1b0c50
commit
a821ab7f6b
@ -7,6 +7,8 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
boot.loader.grub.efiInstallAsRemovable = true;
|
||||
|
||||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user