Switch HomeManager to module
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user