summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2023-01-20 17:05:54 -0500
committerBen Sima <ben@bsima.me>2023-01-20 17:05:54 -0500
commitf8a97e23c7c3ef7eddb60819b9cffa3361a57cb4 (patch)
tree92bb7f1fc99cad219706fdebcce74dfd63ed10fb /profiles
parent35affc310832bb1fde1e32de4bde57195f355ae0 (diff)
parentd9133ec39ac728e687f3d76fcdfd3ac2aa797a54 (diff)
Merge remote-tracking branch 'origin/master'
Change-Id: I1ae212934a4a5bd96b20b026d942176e37876031
Diffstat (limited to 'profiles')
-rw-r--r--profiles/workshop.nix1
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
];
};