Rename Scorch -> Tone
This commit is contained in:
parent
40c1c35007
commit
20f09d6247
|
@ -204,11 +204,11 @@
|
|||
modules = defaultModules { inherit system username hostName; };
|
||||
};
|
||||
## Work
|
||||
Scorch =
|
||||
Tone =
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
username = "elitherl";
|
||||
hostName = "Scorch";
|
||||
hostName = "Tone";
|
||||
in
|
||||
nixpkgs.lib.nixosSystem {
|
||||
specialArgs = defaultSpecialArgs { inherit system; };
|
||||
|
|
Loading…
Reference in a new issue