Add vesktop and signal to linux
This commit is contained in:
parent
292544f602
commit
5f9b7cac2c
|
@ -22,7 +22,7 @@ in rec {
|
|||
fira-code ibm-plex
|
||||
]
|
||||
++ (if pkgs.stdenv.isDarwin then [alloy6-mac] else [pkgs.alloy6])
|
||||
++ (if pkgs.stdenv.isDarwin then [] else [pkgs.keepassxc])
|
||||
++ (if pkgs.stdenv.isDarwin then [] else [pkgs.keepassxc pkgs.vesktop pkgs.signal-desktop])
|
||||
;
|
||||
|
||||
programs.alacritty = alacritty;
|
||||
|
|
Loading…
Reference in New Issue
Block a user