diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 8407ebf..ec4520a 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -13,6 +13,7 @@ home.packages = [ pkgs.tig pkgs.onlyoffice-bin + pkgs.wdisplays ]; home.stateVersion = "23.05";