Rename gwen to chamuel and generize it
This commit is contained in:
parent
b7fe8183e2
commit
03eb3b604a
@ -155,11 +155,10 @@
|
|||||||
./nixos/gaming.nix
|
./nixos/gaming.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
gwen = nixpkgs.lib.nixosSystem {
|
chamuel = nixpkgs.lib.nixosSystem {
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit inputs outputs;
|
inherit inputs outputs;
|
||||||
hostname = "gwen";
|
hostname = "chamuel";
|
||||||
mainUser = "gwen";
|
|
||||||
};
|
};
|
||||||
modules = [
|
modules = [
|
||||||
./nixos/configuration.nix
|
./nixos/configuration.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user