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