refactor(home/modules): use module discovery

This commit is contained in:
2026-08-23 00:29:58 +02:00
parent 4b98ff5abe
commit e2301c7682
3 changed files with 2 additions and 11 deletions
-9
View File
@@ -6,15 +6,6 @@
}:
{
imports = [
../../clipboard
../../fuzzel
../../mako
../../shikane
../../swayidle
../../waybar
];
options.desktop.niri.enable = lib.mkEnableOption "niri desktop";
config = lib.mkIf config.desktop.niri.enable {