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

View file

@ -23,6 +23,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nur.url = "github:nix-community/NUR";
# devenv
rust-overlay = {
url = "github:oxalica/rust-overlay";