diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 15:13:13 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 15:13:13 +0000 |
| commit | 724b6ccee42ed4de8c15483ab197f3d2f956a995 (patch) | |
| tree | 53e92846cdf4ae7e742d67bd373cd4028549176f /install-arch.yml | |
| parent | 59fd10c296ee5fda22226ffd71707ca597f85ed7 (diff) | |
Add systemd service files
Diffstat (limited to 'install-arch.yml')
| -rw-r--r-- | install-arch.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/install-arch.yml b/install-arch.yml index ef4d966..2d72484 100644 --- a/install-arch.yml +++ b/install-arch.yml @@ -48,3 +48,7 @@ stages: symbolic: true - !Shell "mkdir $HOME/bin/compiled" + + - from_file: systemd/.install-user.yml + - from_file: systemd/.enable-user.yml + |
