restructure, add walker

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-05 23:58:09 +03:00
parent ee3a505d38
commit 260502c6ce
9 changed files with 1025 additions and 648 deletions

View File

@ -11,4 +11,7 @@
inherit (osConfig) desktop;
home.stateVersion = osConfig.system.stateVersion;
home.sessionPath = ["$HOME/.local/bin"];
# TODO: remove when unbroken
stylix.targets.mako.enable = false;
}