Add Fifefox module

This commit is contained in:
Yorick Barbanneau 2023-12-29 00:38:04 +01:00
parent be9c200d0c
commit cf609571f0
20 changed files with 153 additions and 168 deletions

18
flake.lock generated
View file

@ -35,10 +35,26 @@
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1703791557,
"narHash": "sha256-AUzfwY6z9B/SHjILvwQYVl5tKtCoxTvti1oRuV3zlHc=",
"owner": "nix-community",
"repo": "NUR",
"rev": "d52c3b8e906cc63efe311ae6277867f7b68f3bca",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},