mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-26 12:19:00 +00:00
users/foo-dogsquared: remove unnecessary nixpkgs config
This commit is contained in:
parent
01c68e4a57
commit
3b7b2d7113
@ -2,11 +2,4 @@
|
|||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
allowInsecure = true;
|
allowInsecure = true;
|
||||||
allowBroken = true;
|
allowBroken = true;
|
||||||
|
|
||||||
# These are wrapper options for Firefox.
|
|
||||||
firefox = {
|
|
||||||
enableBrowserpass = true;
|
|
||||||
enableTridactylNative = true;
|
|
||||||
enableFxCastBridge = true;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user