summaryrefslogtreecommitdiff
path: root/nix/systems/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/systems/home.nix')
-rw-r--r--nix/systems/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/systems/home.nix b/nix/systems/home.nix
index 63c4150..c1252df 100644
--- a/nix/systems/home.nix
+++ b/nix/systems/home.nix
@@ -1,7 +1,6 @@
{ config, sops-nix, ... }:
{
home-manager = {
-
sharedModules = [
sops-nix.homeManagerModules.sops
];