summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-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"; }