Files
black-start/users/users.nix

6 lines
56 B
Nix

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