move firefox to user config
This commit is contained in:
parent
57c2613159
commit
506b21e430
7 changed files with 71 additions and 9 deletions
|
|
@ -22,7 +22,6 @@
|
|||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
allowUnfreePredicate = pkg: builtins.elem (builtins.parseDrvName pkg.name).name ["steam"];
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"electron-25.9.0" # obsidian
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue