This commit is contained in:
nora 2024-12-20 23:50:14 +01:00
parent 4c704ec729
commit 7c3c25bd9b
5 changed files with 15 additions and 96 deletions

View file

@ -20,9 +20,6 @@
# for firefox-nightly
# firefox.url = "github:nix-community/flake-firefox-nightly";
# firefox.inputs.nixpkgs.follows = "nixpkgs";
jujutsu.url = "github:martinvonz/jj";
jujutsu.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = { nixpkgs, home-manager, nur, ... }@inputs: {