From aa7a00d330cbf776c86d18cce041eb4c342ffa50 Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Fri, 13 Dec 2024 14:54:43 +0100 Subject: [PATCH] hosts/solaire: switch to hyprland --- hosts/solaire/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/solaire/default.nix b/hosts/solaire/default.nix index 28d016c..76a7658 100644 --- a/hosts/solaire/default.nix +++ b/hosts/solaire/default.nix @@ -19,7 +19,6 @@ in { "${system}/services/logind.nix" "${system}/services/greetd.nix" - "${system}/programs/niri" "${system}/programs/hyprland.nix" "${system}/services/gnome.nix" @@ -34,14 +33,13 @@ in { "${home}/services/udiskie.nix" "${home}/programs/games" - "${home}/programs/niri" "${home}/programs/waybar" "${home}/programs/fuzzel.nix" + "${home}/programs/hypr" "${home}/services/swaync" "${home}/programs/swaybg.nix" "${home}/programs/swaylock.nix" - "${home}/programs/swayidle.nix" "${home}/terminal/emulators/foot.nix"