Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
🦄 refactor(F39): set up more things
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer committed Nov 3, 2023
1 parent 9a975b4 commit aa51aea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
2 changes: 2 additions & 0 deletions config/common_modules/scripts.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
type: script
scripts:
- signing.sh
- container-tools.sh
- udev-rules.sh
4 changes: 4 additions & 0 deletions config/common_modules/systemd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ type: systemd
system:
enabled:
- ublue-update.service
- podman.socket
user:
enabled:
- podman.socket
13 changes: 0 additions & 13 deletions config/silverflow-nvidia-38.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,6 @@ modules:
- type: yafti

- from-file: common_modules/systemd.yml

- type: systemd
system:
enabled:
- podman.socket
user:
enabled:
- podman.socket

- from-file: common_modules/image-cleaner.yml
- from-file: common_modules/scripts.yml

- type: script
scripts:
- container-tools.sh
- udev-rules.sh

0 comments on commit aa51aea

Please sign in to comment.