home-manager and just optimizations
This commit is contained in:
parent
d1713bdc99
commit
280f83488b
6 changed files with 102 additions and 39 deletions
|
|
@ -25,5 +25,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue