refactor(home): adjust nixpkgs config
This commit is contained in:
parent
649893358c
commit
80808acdd8
6 changed files with 14 additions and 10 deletions
home/modules
|
@ -1,11 +0,0 @@
|
|||
_:
|
||||
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
xdg.configFile."nixpkgs/config.nix".text = ''
|
||||
{
|
||||
allowUnfree = true;
|
||||
}
|
||||
'';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue