[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:
@@ -106,8 +106,6 @@ in
|
||||
home.sessionPath = [
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
imports = [
|
||||
./modules/emacs
|
||||
./modules/i3+sway
|
||||
|
||||
Reference in New Issue
Block a user