wip
This commit is contained in:
parent
694e34e009
commit
2fbf64d272
1 changed files with 1 additions and 0 deletions
1
entry.sh
1
entry.sh
|
@ -125,6 +125,7 @@ function second_stage(){
|
||||||
chsh --shell /bin/zsh jedi
|
chsh --shell /bin/zsh jedi
|
||||||
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
|
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui)
|
||||||
apt install -y git virt-manager
|
apt install -y git virt-manager
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
function post_install_stage(){
|
function post_install_stage(){
|
||||||
|
|
Loading…
Reference in a new issue