From 1c52e7a4e6bf84108e3670f71d1fd923ad6248dc Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Thu, 6 Jun 2024 13:33:10 -0300 Subject: [PATCH] Added distrobox and switched Equinox and Pegasus to KDE --- flake.nix | 2 +- home/shell/common.nix | 1 + hosts/Equinox/default.nix | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 0c5911c..cd24c28 100644 --- a/flake.nix +++ b/flake.nix @@ -111,7 +111,7 @@ ./home ./home/shell ./home/applications - ./home/desktops/gnome + ./home/desktops/kde ]; }; } diff --git a/home/shell/common.nix b/home/shell/common.nix index 3130f53..5e1a8d2 100644 --- a/home/shell/common.nix +++ b/home/shell/common.nix @@ -30,6 +30,7 @@ # Utilities bitwarden-cli + distrobox lazydocker nh ox diff --git a/hosts/Equinox/default.nix b/hosts/Equinox/default.nix index cdbf6bd..6a0b6f5 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/gnome.nix + ../../modules/kde.nix ]; # Set networking