flake ++ + ff start

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-21 23:50:53 +02:00
parent 79da95d15b
commit 18a2e91adb
5 changed files with 240 additions and 26 deletions

View File

@@ -35,6 +35,10 @@
# url = "github:hercules-ci/arion";
# inputs.nixpkgs.follows = "nixpkgs";
#};
firefox-addons = {
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { self, nixpkgs, nixpkgs-unstable, home-manager, ... }@inputs: