ADDED walker

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