monolith: cleanup host-specific modules

This commit is contained in:
Leonardo Eugênio 2026-02-24 14:22:16 -03:00
parent 52f5d725ea
commit 4a4c43d99f
6 changed files with 13 additions and 37 deletions

View file

@ -115,7 +115,7 @@ rec {
};
dmenu = "bmenu";
desktop = "sway";
desktop = "gnome";
browser = "firefox-devedition";
editor = "kakoune";
}