From 00afa1c95fdf1a29cd48118c33f181661d5793d9 Mon Sep 17 00:00:00 2001 From: "Chris (wolcen) Thompson" Date: Sat, 4 Oct 2025 11:41:20 -0400 Subject: [PATCH] ...I like to add semi-colons, but only when they're not needed, it seems --- hosts/default/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/default/home.nix b/hosts/default/home.nix index 28e2116..da29966 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -75,7 +75,7 @@ # For Monado: xdg.configFile."openxr/1/active_runtime.json" = { source = "${pkgs.monado}/share/openxr/1/openxr_monado.json"; - force = true + force = true; }; # For WiVRn: