agenix.el
This commit is contained in:
parent
b43f0e66c0
commit
0501e38359
6 changed files with 219 additions and 14 deletions
|
@ -19,6 +19,7 @@
|
|||
# url = "github:aciceri/combobulate/nix";
|
||||
flake = false;
|
||||
};
|
||||
agenix-el.url = "github:t4ccer/agenix.el";
|
||||
};
|
||||
outputs = inputs @ {flake-parts, ...}:
|
||||
flake-parts.lib.mkFlake {inherit inputs;} {
|
||||
|
|
Reference in a new issue