Regenerated

This commit is contained in:
2026-03-29 16:00:52 +00:00
parent 17c5f8d5ab
commit 979542592e
3 changed files with 291 additions and 291 deletions
@@ -9,7 +9,7 @@ let
in
{
# Make bash available
environment.systemPackages = [ pkgs.bash pkgs.rsync pkgs.jq pkgs.swww pkgs.waypaper ];
environment.systemPackages = [ pkgs.bash pkgs.rsync pkgs.jq pkgs.swww pkgs.waypaper pkgs.socat ];
# Create the copy script using Home Manager, following Waybar style
home-manager.users = {