From e4a2f607d34801f6c0cbc7e389a6d7fb5941f5a4 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Thu, 23 Oct 2025 10:43:39 +0200 Subject: [PATCH] workmac: install rectangel window manager --- home/workmac.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/workmac.nix b/home/workmac.nix index 9f7e922..93198ab 100644 --- a/home/workmac.nix +++ b/home/workmac.nix @@ -25,6 +25,7 @@ in home.packages = [ wireshark # on NixOS systems enabled via system config _1password-cli + rectangle # also TODO: color schemes nix-darwin ];