feat(nix): add nix-auth and update flake-utils dependencies
This commit is contained in:
@@ -214,11 +214,14 @@
|
||||
url = "github:koekeishiya/yabai";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
lfca = {
|
||||
url = "git+ssh://gitea@git.darksailor.dev/servius/lfca";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-auth = {
|
||||
url = "github:numtide/nix-auth";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
||||
Reference in New Issue
Block a user