aboutsummaryrefslogtreecommitdiff
path: root/modules/user/desktop/components/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user/desktop/components/default.nix')
-rw-r--r--modules/user/desktop/components/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/desktop/components/default.nix b/modules/user/desktop/components/default.nix
index 6457798..8d96216 100644
--- a/modules/user/desktop/components/default.nix
+++ b/modules/user/desktop/components/default.nix
@@ -1,6 +1,6 @@
{
imports = [
+ ./fuzzel.nix
./waybar
- #./wofi
];
}