Autostart is configurable

This commit is contained in:
2026-04-04 18:54:19 +02:00
parent 6fe61afbaa
commit ffd4894ab9
3 changed files with 151 additions and 130 deletions

View File

@@ -33,6 +33,8 @@
networking.hostName = "laptop-armel";
home-manager.users.avravels.home.hyprland.execOnce = [ "waybar" ];
home-manager.users.avravels.home.git.userName = "Armel van Ravels";
home-manager.users.avravels.home.git.userEmail = "armel@webavance.nl";