fixed services

This commit is contained in:
John Lancaster
2024-12-29 14:12:53 -06:00
parent 2687c755a3
commit b8cba0a5b2
5 changed files with 7 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
sops.defaultSopsFile = ./secrets/secrets.yaml;
sops.defaultSopsFormat = "yaml";
sops.age.keyFile = "${userSettings.adHome}/.config/sops/age/keys.txt";
environment.systemPackages = with pkgs; [
bash