mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-08-04 21:36:32 +05:30
feat(arcturus): enable distrobox
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
home = {
|
||||
directories = [
|
||||
"Distrobox"
|
||||
".config/sops"
|
||||
".local/share/nvim"
|
||||
".local/share/opencode"
|
||||
@@ -52,6 +53,7 @@
|
||||
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
distrobox.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user