sops config

This commit is contained in:
John Lancaster
2026-03-23 18:54:28 -05:00
parent 3097fb0af1
commit 2ce1505fda
5 changed files with 67 additions and 37 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ in
flake.nixosConfigurations."${hostname}" = inputs.nixpkgs.lib.nixosSystem {
modules = with inputs.self.modules; [
nixos.lxc
nixos.sops
nixos.mysops
nixos.step-ssh-host
inputs.home-manager.nixosModules.home-manager
nixos."${username}"