mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-12-04 11:40:27 +01:00
several improvements to desktop
This commit is contained in:
parent
bf38821477
commit
b4e9a29654
9 changed files with 23 additions and 23 deletions
configs/thilo-pc
|
|
@ -46,10 +46,10 @@
|
|||
];
|
||||
|
||||
programs.distrobox = {
|
||||
enable = lib.mkForce true;
|
||||
enable = true;
|
||||
containers = {
|
||||
arch = {
|
||||
image = "arch-toolbox";
|
||||
image = "quay.io/toolbx/arch-toolbox";
|
||||
additional_packages = "python python-pip nodejs";
|
||||
volume = "/etc/static/profiles/per-user:/etc/profiles/per-user:ro";
|
||||
replace = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue