move to mkModuleTree for host configuration
This commit is contained in:
parent
b454514085
commit
3c4bf8040c
13 changed files with 42 additions and 31 deletions
|
@ -3,6 +3,7 @@
|
|||
inherit (config.modules.other.system) username;
|
||||
in {
|
||||
home-manager.users.${username} = {
|
||||
imports = [./default.nix];
|
||||
home.pointerCursor = {
|
||||
# inherit the default values set in the options,
|
||||
# since these are the once I need on all my systems.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue