From e9e01cbb26efca6e392df2f720729c672b711f2f Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 8 Sep 2025 03:00:59 -0700 Subject: Fix sops-nix; fix hyprland windowrules; fix security things --- nix/modules/vars.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules/vars.nix') diff --git a/nix/modules/vars.nix b/nix/modules/vars.nix index 48da971..4b7c894 100644 --- a/nix/modules/vars.nix +++ b/nix/modules/vars.nix @@ -8,7 +8,7 @@ description = "device that NixOS is installed to"; }; - myDiskoSpec = lib.mkOption { + diskoSpec = lib.mkOption { type = lib.types.attrs; description = "retains a copy of the disko spec for reflection"; }; -- cgit v1.3