summary refs log tree commit diff
path: root/host/Rory-devenv/software.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-devenv/software.nix')
-rw-r--r--[-rwxr-xr-x]host/Rory-devenv/software.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/Rory-devenv/software.nix b/host/Rory-devenv/software.nix
index af07bdf..93b430e 100755..100644
--- a/host/Rory-devenv/software.nix
+++ b/host/Rory-devenv/software.nix
@@ -71,6 +71,5 @@
     (nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
   ];
 
-  system.stateVersion = "22.11"; # DO NOT EDIT!
 }