Home manager applied to caesium

This commit is contained in:
2026-07-28 01:39:27 -04:00
parent cbf3d7bc38
commit ed7cce8ec4
6 changed files with 158 additions and 80 deletions
+3 -1
View File
@@ -168,6 +168,8 @@
curl
python3
nodejs_26
home-manager
fastfetch
];
programs.appimage = {
@@ -177,4 +179,4 @@
# --- SYSTEM VERSION ---
system.stateVersion = "24.11"; # Or current stable version
}
}