Christoffer Martinsson 7af4f09ca2 Fix sudo nginx and psql commands to use full paths
- Change nginx command from 'nginx' to '/run/current-system/sw/bin/nginx'
- Change psql command from 'psql' to '/run/current-system/sw/bin/psql'
- This ensures sudo rules can properly match the commands with full paths
2025-10-13 14:52:36 +02:00
..
2025-10-12 22:31:46 +02:00