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

feat: add nixpkgs-mozilla via krops

This commit is contained in:
2021-06-02 10:27:43 +02:00
parent 7154c84cdc
commit 118dcf3046
4 changed files with 17 additions and 2 deletions

View File

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