summaryrefslogtreecommitdiff
path: root/hosts/shinji
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/shinji')
-rw-r--r--hosts/shinji/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 31ece3c..d502703 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -65,7 +65,7 @@
# modules
apps = {
astal.enable = true;
- wofi.enable = true;
+ rofi.enable = true;
hyprlock.enable = true;
kitty.enable = true;
};