mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 21:52:50 +02:00
waybar
This commit is contained in:
parent
6f9967c781
commit
6c0084b6d0
2 changed files with 29 additions and 5 deletions
|
|
@ -179,7 +179,6 @@ 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;
|
||||
|
|
@ -317,6 +316,7 @@ in
|
|||
alacritty
|
||||
fuzzel
|
||||
xwayland-satellite
|
||||
font-awesome
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue