diff options
Diffstat (limited to 'hosts/phoenix')
| -rw-r--r-- | hosts/phoenix/home.nix | 8 |
1 files changed, 1 insertions, 7 deletions
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 |