diff --git a/glasshouse-desktop/home/default.nix b/glasshouse-desktop/home/default.nix index bfa8fd5..1264347 100644 --- a/glasshouse-desktop/home/default.nix +++ b/glasshouse-desktop/home/default.nix @@ -7,7 +7,6 @@ ++ [ (import ./cava.nix) ] ++ [ (import ./fuzzel.nix) ] ++ [ (import ./gtk.nix) ] - ++ [ (import ./home.nix) ] ++ [ (import ./hyprland) ] ++ [ (import ./kitty.nix) ] ++ [ (import ./nixvim) ] diff --git a/glasshouse-desktop/home/home.nix b/glasshouse-desktop/home/home.nix deleted file mode 100644 index e69de29..0000000