Files
black-start/users/users.nix
2026-02-22 20:22:28 -05:00

5 lines
41 B
Nix

{
imports = [
./williamp.nix
];
}