ADDED home walker

This commit is contained in:
kenji
2025-12-24 17:38:24 -06:00
parent 7fe00a1375
commit 882063c6c6
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
{
imports = [
../../apps/hyprland/home.nix
../../apps/walker/home.nix
];
}
-1
View File
@@ -1,6 +1,5 @@
{
imports = [
../../apps/hyprland/default.nix
../../apps/walker/default.nix
];
}