summary refs log tree commit diff
path: root/host/Rory-wsl/configuration.nix
diff options
context:
space:
mode:
authorEmma (Rory&) <root@rory.gay>2023-10-04 11:45:43 +0000
committerEmma (Rory&) <root@rory.gay>2023-10-04 11:45:43 +0000
commitb20a6a5ec40e2a170798f9ae4bdb809bb53298ed (patch)
tree4248df896109a9eb852a0911a72118aa6e39d812 /host/Rory-wsl/configuration.nix
parentfix jitsi? (diff)
downloadRory-Open-Architecture-b20a6a5ec40e2a170798f9ae4bdb809bb53298ed.tar.xz
Update WSL
Diffstat (limited to 'host/Rory-wsl/configuration.nix')
-rw-r--r--host/Rory-wsl/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-wsl/configuration.nix b/host/Rory-wsl/configuration.nix
index 313eeb4..8aa8f3e 100644
--- a/host/Rory-wsl/configuration.nix
+++ b/host/Rory-wsl/configuration.nix
@@ -43,5 +43,5 @@
   ];
 
   system.stateVersion = "23.05";
-  home-manager.users.Rory.home.stateVersion = "23.05";
+  home-manager.users.Rory.home.stateVersion = lib.mkForce "23.05";
 }