rebuild scripts in john-p14s

This commit is contained in:
John Lancaster
2026-03-27 18:05:48 -05:00
parent 40b58d2c82
commit af87f88856
+3 -1
View File
@@ -103,9 +103,11 @@
gnome gnome
desktop desktop
mysops mysops
rebuild
({config, ... }: { ({config, ... }: {
my-vscode.enable = true; my-vscode.enable = true;
mysops.hostSecretFile = "${config.home.homeDirectory}/dendritic/modules/hosts/john-p14s/secrets.yaml"; mysops.hostSecretFile = "${config.home.homeDirectory}/Documents/dendritic/modules/hosts/john-p14s/secrets.yaml";
homeManagerFlakeDir = "${config.home.homeDirectory}/Documents/dendritic"
}) })
]; ];
sops.defaultSopsFile = ./secrets.yaml; sops.defaultSopsFile = ./secrets.yaml;