Home Gen111 @ 2024-04-26-14:30

This commit is contained in:
Jonas Röger 2024-04-26 14:30:16 +02:00
parent f0deaab51a
commit 54df59705c

View File

@ -16,7 +16,7 @@
systemd.variables = ["--all"];
xwayland.enable = true;
settings = {
auto_start = [
exec-once = [
"${pkgs.waybar}/bin/waybar &"
"${pkgs.networkmanagerapplet}/bin/nm-applet &"
];