AZ-NIX/hosts/common/users/default.nix

7 lines
72 B
Nix

{
imports = [
./jannik.mueller.nix
./sascha.koenig.nix
];
}