fix: git add . in the root of the repo
This commit is contained in:
parent
cdeffe8308
commit
95e43f5aea
3 changed files with 53 additions and 6 deletions
|
@ -18,6 +18,11 @@
|
|||
owner = "cachix";
|
||||
repo = "git-hooks.nix";
|
||||
};
|
||||
disko = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "disko";
|
||||
};
|
||||
};
|
||||
outputs = inputs @ {
|
||||
nixpkgs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue