From 0fbfe51adbea87285e42ae72e686a97585ccb069 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Tue, 16 Jan 2024 13:42:07 +0100 Subject: [PATCH] Set up plasma with nix (hopefully) --- home-manager/hosts/EDI/EDI-Lillian.nix | 1 + home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/home-manager/hosts/EDI/EDI-Lillian.nix b/home-manager/hosts/EDI/EDI-Lillian.nix index 196022c..613434a 100644 --- a/home-manager/hosts/EDI/EDI-Lillian.nix +++ b/home-manager/hosts/EDI/EDI-Lillian.nix @@ -19,6 +19,7 @@ # You can also split up your configuration and import pieces of it here: # ./nvim.nix ../../desktop/configuration.nix + ./package-configs/plasma-desktop/configuration.nix ]; # https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion diff --git a/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix b/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix index a861636..bf89721 100644 --- a/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix +++ b/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix @@ -19,7 +19,7 @@ # You can also split up your configuration and import pieces of it here: # ./nvim.nix ../../desktop/configuration.nix - #./package-configs/plasma-desktop/configuration.nix + ./package-configs/plasma-desktop/configuration.nix ]; home.packages = with pkgs; [