switch back ONCE AGAIN to agenix
This commit is contained in:
parent
5f29a6b8c8
commit
42a80a2565
9 changed files with 89 additions and 187 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgs,
|
||||
config,
|
||||
nixpkgs,
|
||||
ragenix,
|
||||
agenix,
|
||||
...
|
||||
}: {
|
||||
age = {
|
||||
|
@ -27,7 +27,7 @@
|
|||
systemPackages = with pkgs; let
|
||||
inherit (pkgs.stdenv.hostPlatform) system;
|
||||
in [
|
||||
ragenix.packages.${system}.default
|
||||
agenix.packages.${system}.default
|
||||
neovim
|
||||
git
|
||||
curl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue