1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(retiolum): add via krops

This commit is contained in:
2020-10-18 17:27:43 +02:00
parent 125379fb18
commit da436bfafc
4 changed files with 15 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ let
nixos-unstable.git = gitFromJson .versions/nixpkgs-unstable.json;
home-manager.git = gitFromJson .versions/home-manager.json;
stockholm.git = gitFromJson .versions/stockholm.json;
retiolum.git = gitFromJson .versions/retiolum.json;
system-secrets.pass = {
dir = toString ~/.password-store/systems;
inherit name;