remove nixpkgs config in homemanager (deprecated)
This commit is contained in:
parent
1016205470
commit
03a246bf8f
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
|
|
||||||
news.display = "silent";
|
news.display = "silent";
|
||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
nixpkgs.config.allowUnfree = true;
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# nix
|
# nix
|
||||||
|
|
Loading…
Reference in a new issue