feat: update nixpkgs/config.nix creation
This commit is contained in:
parent
3f2b98392c
commit
43d2118504
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ with pkgs;
|
|||
|
||||
programs.firefox.enable = true;
|
||||
|
||||
home.file.".config/nixpkgs/config.nix".text = ''
|
||||
xdg.configFile."nixpkgs/config.nix".text = ''
|
||||
{
|
||||
allowUnfree = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue