modules/home/desktop: use firefox from nixpkgs
All checks were successful
/ check (push) Successful in 36s
/ check (pull_request) Successful in 1m31s

This commit is contained in:
Nikodem Rabuliński 2025-05-01 22:59:28 +02:00
parent 46e631c8c5
commit 1f936258f2
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
3 changed files with 1 additions and 31 deletions

View file

@ -47,10 +47,6 @@
url = "gitlab:famedly/conduit?ref=next";
flake = false;
};
firefox-darwin = {
url = "github:bandithedoge/nixpkgs-firefox-darwin";
inputs.nixpkgs.follows = "nixpkgs";
};
niko-nur = {
url = "github:nrabulinski/nur-packages";
};