aaaadhfjklashdjklfhasjkldhfl"
This commit is contained in:
parent
976c37f943
commit
bc440c0ce5
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
nixpkgs.config.allowBroken = true;
|
nixpkgs.config.allowBroken = true;
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
||||||
|
home-manager.useGlobalPkgs = true;
|
||||||
|
home-manager.useUserPackages = true;
|
||||||
|
|
||||||
boot.loader = {
|
boot.loader = {
|
||||||
efi = {
|
efi = {
|
||||||
canTouchEfiVariables = true;
|
canTouchEfiVariables = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue