added nix toolbox
This commit is contained in:
parent
df6bc8c3b4
commit
2ac7aebcb0
3 changed files with 41 additions and 0 deletions
|
|
@ -17,6 +17,11 @@ modules:
|
|||
- source: system
|
||||
destination: / # copies files/system/* (* means everything inside it) into your image's root folder /
|
||||
|
||||
- type: systemd
|
||||
user:
|
||||
enabled:
|
||||
- nix-toolbox-create.service
|
||||
|
||||
- type: dnf
|
||||
install:
|
||||
packages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue