1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

feat: add nur via krops

This commit is contained in:
2021-06-02 08:53:35 +02:00
parent e6b761da34
commit 69354bbd3a
4 changed files with 17 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ let
home-manager.git = gitFromJson .versions/home-manager.json;
stockholm.git = gitFromJson .versions/stockholm.json;
retiolum.git = gitFromJson .versions/retiolum.json;
nur.git = gitFromJson .versions/nur.json;
system-secrets.pass = {
dir = toString ~/.password-store;
name = "systems/${name}";