use same shell setup as in nix home manager

This commit is contained in:
2026-09-09 08:17:48 +02:00
parent 3d1675528b
commit dae2470e67
9 changed files with 207 additions and 18 deletions

View File

@@ -2,6 +2,8 @@
Description=Turn Raspi LEDs off at boot
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/sbin/raspi-leds-off.sh
[Install]