From 6375b59ce87a014147e6d8e9f65526675c412e77 Mon Sep 17 00:00:00 2001 From: notohh Date: Mon, 1 May 2023 03:29:19 -0400 Subject: [PATCH] flake.nix: remove sops from output --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6dcc3b0..95583ea 100755 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,6 @@ nixpkgs, home-manager, hyprland, - sops-nix, ... } @ inputs: let system = "x86_64-linux";