hosts: cleanup host-specific gui software

This commit is contained in:
Antoine Martin 2022-10-20 11:05:12 +02:00
parent ab3573ce2a
commit 0d4c6f4662
4 changed files with 2 additions and 5 deletions

View file

@ -91,8 +91,6 @@
};
my.gui.enable = true;
environment.systemPackages = [pkgs.arandr pkgs.chrysalis];
services.udev.packages = [pkgs.chrysalis];
hardware.bluetooth = {

View file

@ -25,6 +25,7 @@
# dev
rustup
arandr
;
inherit (pkgs.packages) spot;