moved sops stuff into sops.nix

This commit is contained in:
John Lancaster
2025-07-07 01:10:11 -05:00
parent cc396c2daf
commit be5a15f3d4
2 changed files with 6 additions and 4 deletions

View File

@@ -12,7 +12,6 @@
../nixosModules/options.nix
inputs._1password-shell-plugins.hmModules.default
inputs.sops-nix.homeManagerModules.sops
];
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
@@ -54,8 +53,6 @@
lazygit
btop
yazi
sops
age
(writeShellScriptBin "nhmu" ''
nix flake update --flake ~/.config/home-manager
nix run home-manager -- switch --flake ~/.config/home-manager --impure