1

Switch HomeManager to module

This commit is contained in:
2022-07-01 15:20:33 +02:00
parent 4a2d54a1ff
commit b48a121e83
3 changed files with 62 additions and 38 deletions

View File

@ -44,6 +44,7 @@
'';
# Allow unfree packages
# Since we use HomeManager as a module with global pkgs this should also cover user packages
nixpkgs.config.allowUnfree = true;
# Bootloader/Kernel stuff