Skip to content

Commit

Permalink
feat(toolbox): add distrobox.ini for ubuntu image (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed May 21, 2023
1 parent 54fc54b commit 47e6d52
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions etc/distrobox/distrobox.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[ubuntu]
image=ghcr.io/ublue-os/ubuntu-toolbox:latest
init=false
nvidia=false
pull=true
root=false
replace=true

0 comments on commit 47e6d52

Please sign in to comment.