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
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
boot.loader.grub.efiInstallAsRemovable = true;
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
users = {
|
users = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user