From 859e6e0bb9746e4bb7acee59853363d513453780 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 3 Jan 2026 20:11:04 -0500 Subject: fix wofi, and switch back to it --- hosts/shinji/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index 734d620..31ece3c 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -65,6 +65,7 @@ # modules apps = { astal.enable = true; + wofi.enable = true; hyprlock.enable = true; kitty.enable = true; }; -- cgit v1.2.3-freya