mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
bar??
This commit is contained in:
parent
6c0084b6d0
commit
87733a0f30
2 changed files with 66 additions and 65 deletions
|
|
@ -179,6 +179,7 @@ in
|
|||
};
|
||||
services.displayManager.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-gnome pkgs.gnome-keyring ];
|
||||
programs.waybar.enable = true;
|
||||
|
||||
# TODO: Create a fancontrol config
|
||||
hardware.fancontrol.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue