Newest server.

This commit is contained in:
2025-09-02 01:56:07 -04:00
parent 595e2a287d
commit 4342e97990
3 changed files with 30 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
PLATFORMTHEME = "kde";
};
home.packages = with pkgs; [
htop
];
home.stateVersion = "25.05";
}