Files
athens/nix/users/default.nix
T

6 lines
40 B
Nix
Raw Normal View History

2022-12-27 10:10:53 -05:00
{ ... }:
2022-05-28 13:12:43 -04:00
{
2024-09-14 18:12:01 -04:00
imports = [ ./walkah ];
2022-05-28 13:12:43 -04:00
}