From 71b157a4ccc58f7bc1c8b270b573f54be211eb1b Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 8 Jan 2026 22:32:22 -0500 Subject: new qt shell :) --- hosts/shinji/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts') diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index c40aba7..65222e6 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -68,9 +68,8 @@ # modules apps = { - astal.enable = true; + caelestia.enable = true; rofi.enable = true; - hyprlock.enable = true; kitty.enable = true; }; browsers = { -- cgit v1.2.3-freya