Alisa/nix/infra/users/default.nix
2024-07-10 17:23:27 +02:00

5 lines
46 B
Nix

{ ... }:
{
imports = [ ./jopejoe1.nix ];
}