amrbian hacks
This commit is contained in:
4
os/armbian/init.sls
Normal file
4
os/armbian/init.sls
Normal file
@@ -0,0 +1,4 @@
|
||||
include:
|
||||
- .packages
|
||||
- .cron
|
||||
|
||||
9
os/armbian/packages.sls
Normal file
9
os/armbian/packages.sls
Normal file
@@ -0,0 +1,9 @@
|
||||
armbian-removed:
|
||||
pkg.purged:
|
||||
- pkgs:
|
||||
- armbian-zsh
|
||||
|
||||
armbian-zsh-etc-purge:
|
||||
file.absent:
|
||||
- name: /etc/oh-my-zsh
|
||||
- recurse: True
|
||||
Reference in New Issue
Block a user