aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-10 21:27:07 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-10 21:27:07 -0800
commit7ca5c1c30306c6d80ae08b22300277fbed36c98f (patch)
tree52fb42f3cb08480594ea0e1694e8bf50cc0d9208 /flake.nix
parenteb8681997217668dd6e292f20b4198613d500f74 (diff)
configuration.nix has sops
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 69db601..0c914f9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -61,9 +61,6 @@
sops-nix.nixosModules.sops
{
home-manager = {
- sharedModules = [
- sops-nix.homeManagerModules.sops
- ];
useGlobalPkgs = true;
extraSpecialArgs = attrs;
useUserPackages = true;