From cf45a3d4dccccb118760c0b3a06014def8748ce7 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 25 Jul 2024 23:47:37 -0700 Subject: roles: home: desktop: generate ~/.Xresources --- hosts/phoenix/home.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'hosts/phoenix') diff --git a/hosts/phoenix/home.nix b/hosts/phoenix/home.nix index 663b8e5..930774c 100644 --- a/hosts/phoenix/home.nix +++ b/hosts/phoenix/home.nix @@ -54,10 +54,6 @@ ".local/share/lutris" ".local/share/PrismLauncher" ]; - - files = [ - ".Xresources" - ]; }; home.roles = { @@ -65,7 +61,7 @@ enable = true; key = ""; #TODO: create signing key for phoenix }; - + desktop.enable = true; }; @@ -96,8 +92,6 @@ pfetch - kdePackages.breeze - qbittorrent jellyfin-media-player -- cgit v1.2.3