some sobotka changes and pkgs refactor

This commit is contained in:
2025-07-14 18:38:23 +02:00
parent 6e6b1fbb37
commit 23c382bb8e
9 changed files with 97 additions and 20 deletions

View File

@@ -82,6 +82,9 @@
};
pkgs = {
enable = true;
common = {
enable = true;
};
desktop = {
enable = false;
};