1

Switch HomeManager to module

This commit is contained in:
2022-07-01 15:20:33 +02:00
parent 3ac71088a2
commit 44ef8afeca
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