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