From 1972b5d4daeb6653f95ec27757c53db364898273 Mon Sep 17 00:00:00 2001 From: Doloro1978 Date: Fri, 10 Apr 2026 12:35:33 +0100 Subject: [PATCH] added modules back --- config/hosts/aspects/doloro-laptop/home.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/hosts/aspects/doloro-laptop/home.nix b/config/hosts/aspects/doloro-laptop/home.nix index fc99bad..4454286 100644 --- a/config/hosts/aspects/doloro-laptop/home.nix +++ b/config/hosts/aspects/doloro-laptop/home.nix @@ -14,12 +14,12 @@ modules.sops modules.fish - # ( { - # default = true; - # }) + ( { + default = true; + }) modules.kitty - # modules.stylix - # modules.quickshell + modules.stylix + modules.quickshell # modules.lavd # modules.podman # modules.openvivo