gui: install arcan on everything

This commit is contained in:
Aaron Bieber 2023-06-16 06:22:18 -06:00
parent 931b4c2024
commit 7dac7402d2
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View File

@ -63,6 +63,7 @@ in with lib; {
sound.enable = true; sound.enable = true;
environment.systemPackages = with pkgs; environment.systemPackages = with pkgs;
(xinlib.filterList [ (xinlib.filterList [
arcanPackages.all-wrapped
bc bc
black black
brave brave

View File

@ -254,8 +254,6 @@ in {
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
aerc
arcanPackages.all-wrapped
barrier barrier
calibre calibre
cider cider