diff --git a/hosts/randolph/home.nix b/hosts/randolph/home.nix index 0871294..73d9f9d 100644 --- a/hosts/randolph/home.nix +++ b/hosts/randolph/home.nix @@ -132,7 +132,7 @@ in { ] ++ # Fonts # [ papirus-icon-theme ] ++ # Icons # [ vanilla-dmz ] ++ # Cursor - [ libsForQt5.kwin-tiling ] ++ # Temp + [ activate-linux ] ++ # Temp [ ]; programs.home-manager.enable = true;