mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-16 00:19:12 +00:00
nixos/suites/dev: update Distrobox config
This commit is contained in:
parent
e2576416e2
commit
c8e26f5e7d
@ -151,8 +151,8 @@ in {
|
||||
enable = true;
|
||||
settings = {
|
||||
container_additional_volumes = [
|
||||
"/nix/store:/nix/store:r"
|
||||
"/etc/profiles/per-user:/etc/profiles/per-user:r"
|
||||
"/nix/store:/nix/store:ro"
|
||||
"/etc/profiles/per-user:/etc/profiles/per-user:ro"
|
||||
];
|
||||
container_image_default =
|
||||
"registry.opensuse.org/opensuse/distrobox-packaging:latest";
|
||||
|
Loading…
Reference in New Issue
Block a user