This commit is contained in:
John Lancaster
2026-03-27 19:06:43 -05:00
parent 5eb26af6e5
commit 8298443438
+2 -2
View File
@@ -105,12 +105,12 @@
desktop desktop
mysops mysops
rebuild rebuild
({config, ... }: { {
my-vscode.enable = true; my-vscode.enable = true;
mysops.hostSecretFile = "${flakeDir}/modules/hosts/john-p14s/secrets.yaml"; mysops.hostSecretFile = "${flakeDir}/modules/hosts/john-p14s/secrets.yaml";
homeManagerFlakeDir = "${flakeDir}"; homeManagerFlakeDir = "${flakeDir}";
programs.bash.enable = lib.mkForce true; programs.bash.enable = lib.mkForce true;
}) }
]; ];
sops.defaultSopsFile = ./secrets.yaml; sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ sops.age.sshKeyPaths = [