Compare commits
No commits in common. "94f1afc4c040f41662a665e0a65c048995c54b79" and "eabf5601594345c54d1f85a5afebb1d783bc8dcb" have entirely different histories.
94f1afc4c0
...
eabf560159
2 changed files with 1 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -88,5 +88,5 @@ apply:
|
|||
|
||||
qubesctl top.enable topd
|
||||
qubesctl top.enable $(APPLY_ARGS)
|
||||
qubesctl --show-output --force-color --targets templates state.apply $(APPLY_ARGS)
|
||||
qubesctl --show-output --force-color --skip-dom0 --targets templates state.apply $(APPLY_ARGS)
|
||||
qubesctl top.disable $(APPLY_ARGS)
|
||||
|
|
|
|||
|
|
@ -6,9 +6,6 @@ create-template:
|
|||
- label: black
|
||||
- prefs:
|
||||
- netvm: ""
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- neovim
|
||||
|
||||
create-app:
|
||||
qvm.vm:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue