diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/shinji/default.nix | 3 |
1 files changed, 1 insertions, 2 deletions
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 = { |