zephyrus: install arandr
This commit is contained in:
parent
2e8f2431b5
commit
1e00f77576
|
@ -63,6 +63,10 @@ in
|
|||
};
|
||||
my.displayManager.sddm.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
arandr
|
||||
];
|
||||
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = false;
|
||||
|
|
Loading…
Reference in a new issue