Move catppuccin config from base to desktop

This commit is contained in:
2025-10-19 13:29:52 -04:00
parent c306c61284
commit c733de13cf
4 changed files with 7 additions and 11 deletions

View File

@@ -64,12 +64,6 @@
# NetworkManager
networking.networkmanager.enable = true;
# Catppuccin
catppuccin = {
enable = true;
flavor = "mocha";
};
# Android debug tools
programs.adb.enable = true;