From 5266c4203ea77d3450b99597536d5e8579e4a1d7 Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Wed, 31 Jul 2024 14:58:44 -0300 Subject: [PATCH] Switched Equinox to Gnome --- flake.nix | 2 +- hosts/Equinox/default.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index c58bda5..f3f9606 100644 --- a/flake.nix +++ b/flake.nix @@ -97,7 +97,7 @@ ./home ./home/shell ./home/applications - ./home/desktops/kde + ./home/desktops/gnome ]; }; } diff --git a/hosts/Equinox/default.nix b/hosts/Equinox/default.nix index d2b1642..ce88cab 100644 --- a/hosts/Equinox/default.nix +++ b/hosts/Equinox/default.nix @@ -22,7 +22,7 @@ in { ../../modules/containers-nvidia.nix ../../modules/virtualization.nix ../../modules/harden.nix - ../../modules/kde.nix + ../../modules/gnome.nix ]; # Set networking