mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nixos): firefox config
This commit is contained in:
parent
7605c579ba
commit
59c3aa4514
4 changed files with 172 additions and 21 deletions
16
nix/flake.lock
generated
16
nix/flake.lock
generated
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue