Add firefox

This commit is contained in:
outfoxxed 2023-06-26 21:16:43 -07:00
parent 2f7a523071
commit d45c45eba4
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
11 changed files with 935 additions and 5 deletions

16
flake.lock generated
View file

@ -137,6 +137,21 @@
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1687838990,
"narHash": "sha256-pIXsJaH12VL5Zcu5UHEZg7wGFNVwFhSlhK8rhacwG/o=",
"owner": "nix-community",
"repo": "NUR",
"rev": "97f9d34d27b1e74b9ae891828938ba04136ff44c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
@ -144,6 +159,7 @@
"hyprland-hy3": "hyprland-hy3",
"hyprpaper": "hyprpaper",
"nixpkgs": "nixpkgs",
"nur": "nur",
"rust-overlay": "rust-overlay",
"stable": "stable"
}