This commit is contained in:
nora 2024-08-02 15:46:19 +02:00
parent e0d39b3093
commit 59783acdde
3 changed files with 4 additions and 10 deletions

View file

@ -19,9 +19,6 @@
jujutsu.url = "github:martinvonz/jj";
jujutsu.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Add any other flake you might need
# hardware.url = "github:nixos/nixos-hardware";
};
outputs = { nixpkgs, home-manager, nur, ... }@inputs: {