diff options
author | Ben Sima <ben@bsima.me> | 2023-01-20 11:55:04 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-01-20 11:55:04 -0500 |
commit | d9133ec39ac728e687f3d76fcdfd3ac2aa797a54 (patch) | |
tree | 105a635a7cda12ac66d44f0cfad43331fb61e4ae /profiles | |
parent | 66d3268b80620ae1236cbfb7cbf07543061be607 (diff) |
fixes
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/workshop.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/workshop.nix b/profiles/workshop.nix index 9f92ea1..a070c66 100644 --- a/profiles/workshop.nix +++ b/profiles/workshop.nix @@ -15,7 +15,6 @@ GPGID = "C184FB3920E3510D"; }; packages = with pkgs; [ - weechat ]; }; |