daemonix approach
This commit is contained in:
parent
8d362d13b2
commit
d4e84b0e41
7 changed files with 48 additions and 38 deletions
|
|
@ -18,10 +18,15 @@ modules:
|
|||
- source: system
|
||||
destination: / # copies files/system/* (* means everything inside it) into your image's root folder /
|
||||
|
||||
- type: script
|
||||
scripts:
|
||||
- files/scripts/install-nix.sh
|
||||
|
||||
- type: systemd
|
||||
user:
|
||||
system:
|
||||
enabled:
|
||||
- nix-toolbox-create.service
|
||||
- nix-overlay.service
|
||||
- nix-daemon.service
|
||||
|
||||
- type: dnf
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue