[home] Remove nixpkgs config

Need to find some better way of doing this so that it works across
home-manager-only installations as well as nixos home manager module
installations.
This commit is contained in:
2025-03-08 14:46:47 -08:00
parent 1e01d44f2f
commit f4a8f9d614

View File

@@ -106,8 +106,6 @@ in
home.sessionPath = [
];
nixpkgs.config.allowUnfree = true;
imports = [
./modules/emacs
./modules/i3+sway