move signal to homebrew bc it keeps getting outdated (ugh)
This commit is contained in:
parent
fa17ce8f5b
commit
ad6cd527cf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
pinentry_mac
|
||||
signal-desktop-bin
|
||||
];
|
||||
|
||||
# Custom configuration modules in "modules" are shared between users,
|
||||
|
@ -43,6 +42,7 @@
|
|||
"zen"
|
||||
"supertuxkart"
|
||||
"sf-symbols"
|
||||
"signal"
|
||||
|
||||
"mediosz/tap/swipeaerospace"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue