feat(home): Enable systemd starting for waybar
This commit is contained in:
parent
24f9f1bbd3
commit
c8e7de6bd1
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ in {
|
||||||
|
|
||||||
programs.waybar = {
|
programs.waybar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
systemd.enable = true;
|
||||||
|
|
||||||
# https://gitlab.com/Zaney/zaneyos/-/blob/main/config/waybar.nix
|
# https://gitlab.com/Zaney/zaneyos/-/blob/main/config/waybar.nix
|
||||||
settings = [
|
settings = [
|
||||||
|
|
Loading…
Reference in a new issue