added sops
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
../nixosModules/options.nix
|
||||
inputs._1password-shell-plugins.hmModules.default
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
@@ -53,6 +54,7 @@
|
||||
btop
|
||||
yazi
|
||||
sops
|
||||
age
|
||||
(writeShellScriptBin "nhmu" ''
|
||||
nix flake update --flake ~/.config/home-manager
|
||||
nix run home-manager -- switch --flake ~/.config/home-manager --impure
|
||||
|
||||
Reference in New Issue
Block a user