mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
home-manager/mutable-files: refactor
This commit is contained in:
parent
1911e2575b
commit
c797766ade
@ -110,7 +110,7 @@ let
|
|||||||
'';
|
'';
|
||||||
default = "";
|
default = "";
|
||||||
example = lib.literalExpression ''
|
example = lib.literalExpression ''
|
||||||
$${config.xdg.configHome}/emacs/bin/doom install --no-config --no-fonts --install --force
|
''${config.xdg.configHome}/emacs/bin/doom install --no-config --no-fonts --install --force
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user