From 49a6c681cc9d5283f67b1a361a6803e5bf45b9be Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 13 Oct 2024 15:34:52 -0400 Subject: [PATCH] pacifidog: disable steam desktop due to conficts with jovian --- hosts/pacifidlog/default.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/hosts/pacifidlog/default.nix b/hosts/pacifidlog/default.nix index 72a8fbce..2d6c3061 100644 --- a/hosts/pacifidlog/default.nix +++ b/hosts/pacifidlog/default.nix @@ -89,11 +89,7 @@ steam.enable = true; }; - desktop = { - hyprland.enable = true; - steam.enable = true; - }; - + desktop.hyprland.enable = true; laptopMode = true; users.aly = {