remove home-manager and some old files

This commit is contained in:
2026-04-20 00:08:47 +01:00
parent 7ed11cbb54
commit 67a1e0ced0
25 changed files with 194 additions and 1393 deletions
+1 -5
View File
@@ -9,15 +9,11 @@
];
# BEGIN PER-HOST PACKAGES
home.packages = with pkgs; [
users.users.liamm.packages = with pkgs; [
android-studio
genymotion
praat
mcpelauncher-ui-qt
];
# BEGIN PER-HOST PROGRAMS
programs = {
};
}