about summary refs log tree commit diff
path: root/users/Profpatsch/shell.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2023-08-13T13·21+0200
committerclbot <clbot@tvl.fyi>2023-08-13T14·41+0000
commit081f6beb8d040b960fdc51ceed7911fa619b281e (patch)
treeb55a07f5dd20282be34fc1ff9220beaf70dd56bd /users/Profpatsch/shell.nix
parent8fb4c949dc267050b75b2efbcfdff1ca1b307fc5 (diff)
feat(users/Profpatsch): add my xmonad config r/6481
Change-Id: I41d7c3029990f5f1ae56a767331781b38e69997c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9077
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Diffstat (limited to '')
-rw-r--r--users/Profpatsch/shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/Profpatsch/shell.nix b/users/Profpatsch/shell.nix
index a3b924f0b9..2158ed6122 100644
--- a/users/Profpatsch/shell.nix
+++ b/users/Profpatsch/shell.nix
@@ -54,6 +54,7 @@ pkgs.mkShell {
       h.tmp-postgres
       h.postgresql-simple
       h.resource-pool
+      h.xmonad-contrib
     ]))
 
     pkgs.rustup