Oops, forgot to commit inputs.agenix.inputs.home-manager.follows
This commit is contained in:
parent
58e9b32176
commit
06dad6599d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
# Optionally choose not to download darwin deps
|
# Optionally choose not to download darwin deps
|
||||||
# (saves some resources on Linux)
|
# (saves some resources on Linux)
|
||||||
inputs.systems.follows = "nix-systems_default";
|
inputs.systems.follows = "nix-systems_default";
|
||||||
inputs.home-manager.follows = "nixpkgs";
|
inputs.home-manager.follows = "home-manager";
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
|
Loading…
Reference in a new issue