From cb91f69c492637551f33717a27c3b39e560f2c9b Mon Sep 17 00:00:00 2001 From: John Ogle Date: Tue, 15 Oct 2024 18:24:38 -0700 Subject: [PATCH] [desktop] Add polonium --- roles/desktop/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/desktop/default.nix b/roles/desktop/default.nix index e4f7ce0..2f20d13 100644 --- a/roles/desktop/default.nix +++ b/roles/desktop/default.nix @@ -8,6 +8,7 @@ let basePackages = with pkgs; [ brightnessctl mangohud # Should probably get refactored with steam/gamescope out to a gaming role + polonium # auto tiling kwin addon ]; x11BasePackages = with pkgs; [