refactor: centralize host and user metadata
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
flake.modules.homeManager.devTools =
|
||||
flake.modules.homeManager."dev-tools" =
|
||||
{ config, ... }:
|
||||
{
|
||||
home.sessionVariables.CARGO_HOME = "${config.xdg.dataHome}/cargo";
|
||||
|
||||
Reference in New Issue
Block a user