Update module structure

This commit is contained in:
2026-02-27 11:35:12 +01:00
parent 018205d529
commit 52344e28b1

View File

@@ -4,11 +4,9 @@
hashedPassword = "$y$j9T$W72kGNL9hSTiN7CjnUpqH1$uyE1OzYN4kvbhhylX7pwRmLYYYmouRPVGIDZKwx8YW8"; hashedPassword = "$y$j9T$W72kGNL9hSTiN7CjnUpqH1$uyE1OzYN4kvbhhylX7pwRmLYYYmouRPVGIDZKwx8YW8";
interface = "hyprland"; interface = "hyprland";
modules = { modules = {
base = true;
office = false; office = false;
latex = false; development = false;
mail = false; science = false;
embedded = false;
books = false;
matrix = false;
}; };
} }