summary refs log tree commit diff
path: root/modules/environments/home.nix
diff options
context:
space:
mode:
authorEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
committerEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
commit8f1f6c1c0930eb527b6500289f1c75928e7c2589 (patch)
treecda909f13b091f50fef65d48fe08758041307de9 /modules/environments/home.nix
parentFix domains (diff)
downloadRory-Open-Architecture-8f1f6c1c0930eb527b6500289f1c75928e7c2589.tar.xz
Formatting changes
Diffstat (limited to 'modules/environments/home.nix')
-rw-r--r--[-rwxr-xr-x]modules/environments/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/environments/home.nix b/modules/environments/home.nix
index 8e90207..9408644 100755..100644
--- a/modules/environments/home.nix
+++ b/modules/environments/home.nix
@@ -37,5 +37,5 @@
       ];
     };
   };
-  system.stateVersion = "22.11"; # DO NOT EDIT!
+
 }