[NixOS] Fix zulip only works on x86
This commit is contained in:
parent
4515ea2e05
commit
a18188d3b1
@ -86,7 +86,6 @@ makeEnable config "modules.desktop" true {
|
||||
vlc
|
||||
volnoti
|
||||
xfce.thunar
|
||||
zulip
|
||||
|
||||
# Audio
|
||||
picard
|
||||
@ -105,5 +104,6 @@ makeEnable config "modules.desktop" true {
|
||||
spotify
|
||||
tor-browser-bundle-bin
|
||||
vscode
|
||||
zulip
|
||||
] else []);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user