chore: add shorthand for hjem option
This commit is contained in:
parent
7b77f05476
commit
689c291762
7 changed files with 8 additions and 6 deletions
|
@ -8,7 +8,7 @@ let
|
|||
toml = pkgs.formats.toml { };
|
||||
in
|
||||
{
|
||||
hjem.users.leo.files.".cargo/config.toml".source = toml.generate "config.toml" {
|
||||
hj.".cargo/config.toml".source = toml.generate "config.toml" {
|
||||
build.target-dir = "${config.hjem.users.leo.directory}/.cargo/target";
|
||||
|
||||
target.x86_64-unknown-linux-gnu = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue