mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 04:44:03 +01:00
a22b9355dd
This should make things easier to change and maintain over time, with the ultimate goal of making it easy to provide example configurations that can be expanded upon.
5 lines
53 B
Nix
5 lines
53 B
Nix
{
|
|
hostname = "nixos";
|
|
system = "x86_64-linux";
|
|
}
|