fix: Use --nvidia when creating distrobox containers.
feat: Switch to new numbered justfile system
This commit is contained in:
parent
25322928b2
commit
a52094c8db
6 changed files with 13 additions and 7 deletions
|
|
@ -10,7 +10,7 @@ The bling to pull in is declared under `install:`, and the code for installing t
|
|||
type: bling # configure what to pull in from ublue-os/bling
|
||||
install:
|
||||
- fonts # selection of common good free fonts
|
||||
- justfiles # add "!include /usr/share/ublue-os/just/bling.just"
|
||||
- justfiles # add "!include /usr/share/ublue-os/just/100-bling.just"
|
||||
# in your custom.just (added by default) or local justfile
|
||||
- nix-installer # these are the silverblue nix installer scripts from dnkmmr69420
|
||||
- ublue-os-wallpapers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue