secrets
This commit is contained in:
18
flake.nix
18
flake.nix
@@ -68,14 +68,14 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
anyrun.url = "github:anyrun-org/anyrun";
|
||||
agenix = {
|
||||
url = "github:ryantm/agenix";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
home-manager.follows = "hm";
|
||||
systems.follows = "systems";
|
||||
# darwin.follows = "";
|
||||
};
|
||||
};
|
||||
# agenix = {
|
||||
# url = "github:ryantm/agenix";
|
||||
# inputs = {
|
||||
# nixpkgs.follows = "nixpkgs";
|
||||
# home-manager.follows = "hm";
|
||||
# systems.follows = "systems";
|
||||
# darwin.follows = "";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user