igo95862 / bubblejail

Bubblewrap based sandboxing for desktop applications
261 stars 17 forks source link

Idea: Copy /etc/skel to the instance home upon creation #71

Open rusty-snake opened 1 year ago

rusty-snake commented 1 year ago

Description

Basicly what the title says. When you do bubblejail create new_instance, copy /etc/skel to the instance home to get some basic shell configs and other stuff.

igo95862 commented 1 year ago

Not sure about /etc/skel but I had an idea of instance templates with some kind of --template flags for the create command.