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