refactor and bug fixes.

This commit is contained in:
2026-07-18 16:17:19 -06:00
parent 4b3a4a2a1a
commit 38819b3b23
9 changed files with 235 additions and 15 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
networking.hostName = "nix-pad";
system.stateVersion = "25.11";
system.stateVersion = "26.05";
}