mjolnir working

set up a janitor for compressing state
This commit is contained in:
Anish Lakhwara
2022-10-10 20:57:43 +10:00
parent 9394544e07
commit 0c04c38779
4 changed files with 31 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ pkgs, lib, config, ... }:
{ self, pkgs, lib, config, ... }:
{
age.secrets.sealight-mod-password.file = "${self}/secrets/sealight-mod-password.age";
age.secrets.sealight-mod-password.owner = "mjolnir";