prune
This commit is contained in:
@@ -105,12 +105,12 @@
|
||||
desktop
|
||||
mysops
|
||||
rebuild
|
||||
({config, ... }: {
|
||||
{
|
||||
my-vscode.enable = true;
|
||||
mysops.hostSecretFile = "${flakeDir}/modules/hosts/john-p14s/secrets.yaml";
|
||||
homeManagerFlakeDir = "${flakeDir}";
|
||||
programs.bash.enable = lib.mkForce true;
|
||||
})
|
||||
}
|
||||
];
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
sops.age.sshKeyPaths = [
|
||||
|
||||
Reference in New Issue
Block a user