mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
users/foo-dogsquared: add Distrobox config
This commit is contained in:
parent
773af19f4c
commit
5121e9e18e
@ -0,0 +1 @@
|
|||||||
|
container_additional_volumes="/nix/store:/nix/store:r /etc/profiles/per-user:/etc/profiles/per-user:r"
|
@ -144,6 +144,7 @@ in
|
|||||||
|
|
||||||
# All of the personal configurations.
|
# All of the personal configurations.
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
|
distrobox.source = ./config/distrobox;
|
||||||
doom.source = getDotfiles "emacs";
|
doom.source = getDotfiles "emacs";
|
||||||
kanidm.source = ./config/kanidm;
|
kanidm.source = ./config/kanidm;
|
||||||
kitty.source = getDotfiles "kitty";
|
kitty.source = getDotfiles "kitty";
|
||||||
|
Loading…
Reference in New Issue
Block a user