Codified firefox config as a GPO with userChrome while nixos firefox 23.11 gets patched.

This commit is contained in:
2024-01-10 17:42:06 -04:00
parent fe2d5ef08b
commit 5c31be499a
3 changed files with 91 additions and 0 deletions

16
flake.lock generated
View File

@@ -448,6 +448,21 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1704913619,
"narHash": "sha256-RpdG4vYs+WLCYzDZXDC4sYp5eD/De3CBeO5/CheyZxM=",
"owner": "nix-community",
"repo": "NUR",
"rev": "7446d0fcbcadfcfcbc9197c5b836cf442896590c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
@@ -484,6 +499,7 @@
"nix-vscode-extensions": "nix-vscode-extensions",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_3",
"nur": "nur",
"stylix": "stylix"
}
},