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/disko/drive-bios.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/disko/drive-bios.nix') diff --git a/nix/disko/drive-bios.nix b/nix/disko/drive-bios.nix index cf0aeba..3dd0a74 100644 --- a/nix/disko/drive-bios.nix +++ b/nix/disko/drive-bios.nix @@ -30,6 +30,6 @@ let }; in { - monorepo.vars.myDiskoSpec = spec; + monorepo.vars.diskoSpec = spec; disko.devices = spec.disko.devices; } -- cgit v1.3