From db1362e40442f9e40f3530220cf3e59b171b8070 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Thu, 10 Oct 2024 04:00:39 -0400 Subject: [PATCH] Commit for generation 220 --- glasshouse-desktop/home/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/glasshouse-desktop/home/default.nix b/glasshouse-desktop/home/default.nix index cadeaf6..43a331f 100644 --- a/glasshouse-desktop/home/default.nix +++ b/glasshouse-desktop/home/default.nix @@ -9,7 +9,6 @@ ++ [ (import ./gtk.nix) ] ++ [ (import ./hyprland) ] ++ [ (import ./kitty.nix) ] - ++ [ (import ./scripts) ] ++ [ (import ./spicetify.nix) ] ++ [ (import ./starship.nix) ] ++ [ (import ./swaync) ]