7 lines
234 B
Nix
7 lines
234 B
Nix
{...}: {
|
|
den.hosts.aarch64-darwin.chidi.users.cschmatzler = {};
|
|
den.hosts.aarch64-darwin.janet.users.cschmatzler = {};
|
|
den.hosts.x86_64-linux.michael.users.cschmatzler = {};
|
|
den.hosts.x86_64-linux.tahani.users.cschmatzler = {};
|
|
}
|