Remove home manager sops for now

This commit is contained in:
2025-12-13 02:17:15 -08:00
parent 2b77870bda
commit 71b9956ecd
3 changed files with 2 additions and 5 deletions

View File

@@ -2,7 +2,4 @@
{
home-manager.useGlobalPkgs = true;
home-manager.backupFileExtension = "bkp";
home-manager.sharedModules = [
inputs.sops-nix.homeManagerModules.sops
];
}

View File

@@ -5,8 +5,6 @@
age
];
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
security.sudo = {
enable = true;
extraRules = [