aaaadhfjklashdjklfhasjkldhfl"
This commit is contained in:
parent
976c37f943
commit
bc440c0ce5
|
@ -4,6 +4,9 @@
|
|||
nixpkgs.config.allowBroken = true;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
||||
boot.loader = {
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
|
|
Loading…
Reference in a new issue