aboutsummaryrefslogtreecommitdiff
path: root/modules/flake/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/flake/home.nix')
-rw-r--r--modules/flake/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/flake/home.nix b/modules/flake/home.nix
index 288b558..2ac2b45 100644
--- a/modules/flake/home.nix
+++ b/modules/flake/home.nix
@@ -14,6 +14,7 @@ in
flake.homeModules = {
default = {
imports = homeModuleFiles ++ [
+ inputs.sops-nix.homeManagerModules.sops
inputs.nixcord.homeModules.nixcord
inputs.spicetify-nix.homeManagerModules.spicetify
];