infra/flake/den/templates/default/modules/den.nix

6 lines
144 B
Nix
Raw Permalink Normal View History

2025-12-01 13:23:24 +07:00
{
den.hosts.x86_64-linux.igloo.users.alice = { };
den.hosts.aarch64-darwin.apple.users.alice = { };
den.homes.x86_64-linux.alice = { };
}