add(nixos): firefox config

This commit is contained in:
Léana 江 2023-12-28 16:20:53 +01:00 committed by Léana 江
parent 7605c579ba
commit 59c3aa4514
4 changed files with 172 additions and 21 deletions

16
nix/flake.lock generated
View file

@ -123,6 +123,21 @@
"type": "github"
}
},
"nixnur": {
"locked": {
"lastModified": 1703767643,
"narHash": "sha256-zUFIJWDQg0kL0Wy26NC4Y5EMWe8nx7vlBoCP/0aCFIw=",
"owner": "nix-community",
"repo": "NUR",
"rev": "db2144bf7f54ce3d0c9519dfd6d342f761e7159e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703013332,
@ -191,6 +206,7 @@
"inputs": {
"agenix": "agenix",
"home-manager": "home-manager_2",
"nixnur": "nixnur",
"nixpkgs": "nixpkgs_2",
"nixunstable": "nixunstable",
"wired": "wired"