entities/hosts/atom.nix

12 lines
233 B
Nix

{
description = "Niten's toy laptop.";
enable-gui = false;
rp = "niten";
admin-email = "niten@fudo.org";
domain = "sea.fudo.org";
site = "seattle";
profile = "laptop";
arch = "x86_64-linux";
nixos-system = false;
}