19 lines
627 B
Nix
19 lines
627 B
Nix
|
{
|
||
|
description = "Upstairs desktop in Russell.";
|
||
|
ssh-fingerprints = [
|
||
|
"1 1 f927527d712391b57aef6d2e7c3f225a86b62bf4"
|
||
|
"1 2 17aece61156ba14c439aeae2e7b0f86daf97eea904241c35980f974ca1744c3d"
|
||
|
"3 1 70f5f613e66e53a74534d33cd7ebf248cfdc3024"
|
||
|
"3 2 774f1f00614751e51faa0add55183973893313d3a236d269adc3ab3c1f67c952"
|
||
|
"4 1 e81e07d1ae7526c457a46ab1f18af3c016b4f48e"
|
||
|
"4 2 e5af579cfb7f68b22492f5286b5249c5de74debf2a6cac78c070790f424566aa"
|
||
|
];
|
||
|
rp = "niten";
|
||
|
admin-email = "niten@fudo.org";
|
||
|
site = "russell";
|
||
|
domain = "rus.selby.ca";
|
||
|
profile = "desktop";
|
||
|
arch = "x86_64-linux";
|
||
|
nixos-system = false;
|
||
|
}
|