From 65376aff43d2e7a8180d1eaba34e89ca4c966cf7 Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Thu, 28 Nov 2024 23:07:13 +0100 Subject: [PATCH] hosts/solaire: add gnome-related configuration --- hosts/solaire/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/solaire/default.nix b/hosts/solaire/default.nix index 23006e5..71ce40f 100644 --- a/hosts/solaire/default.nix +++ b/hosts/solaire/default.nix @@ -20,7 +20,7 @@ in { "${system}/services/greetd.nix" "${system}/programs/niri" - "${system}/programs/gnome" + "${system}/services/gnome.nix" "${system}/services/documentation.nix" ];