forked from pub-solar/os
nix: remove unneeded home-manager unfree option,
we already use a global option
This commit is contained in:
parent
f8532074ed
commit
c9d36e049a
1 changed files with 0 additions and 3 deletions
|
@ -42,8 +42,5 @@ in
|
|||
'';
|
||||
target = "nvim/templates/shell.nix.tmpl";
|
||||
};
|
||||
|
||||
# Allow unfree packages only on a user basis, not on a system-wide basis
|
||||
xdg.configFile."nixpkgs/config.nix".text = " { allowUnfree = true; } ";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue