bootstrap: +vim to default pkgs, add unwanted pkgs list
This commit is contained in:
parent
a09f9d1ff1
commit
4709837027
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
DEFAULT_PKGS:
|
||||
- sudo
|
||||
- vim
|
||||
UNWANTED_PKGS:
|
||||
- earlyoom
|
||||
- power-profiles-daemon
|
||||
- nano
|
||||
|
|
Loading…
Reference in a new issue