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