mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-14 20:33:59 +01:00
5 lines
53 B
Nix
5 lines
53 B
Nix
{
|
|
HOSTNAME = "nixos";
|
|
SYSTEM = "x86_64-linux";
|
|
}
|