moved sops import

This commit is contained in:
John Lancaster
2026-03-09 01:20:15 -05:00
parent 6ba202edd3
commit 50141d76a2
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
imports = with inputs.self.homeModules; [ imports = with inputs.self.homeModules; [
rebuild rebuild
ssh ssh
sops
git git
shell-tools shell-tools
]; ];

View File

@@ -5,6 +5,7 @@
john john
desktop desktop
resticprofile resticprofile
sops
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [