修改不再支持的neofetch,并且修改系统版本

This commit is contained in:
2026-06-25 14:36:16 +08:00
parent 4fac466813
commit c543411a37
2 changed files with 6 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
openssh
htop
git
neofetch
fastfetch
];
services.openssh.enable = true;
@@ -42,6 +42,5 @@
system.copySystemConfiguration = true;
system.stateVersion = "25.11";
system.stateVersion = "26.05";
}