mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
update host name
This commit is contained in:
parent
9e3d6e2126
commit
458c064bd0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
{
|
||||
nixosConfigurations = {
|
||||
|
||||
nixos = inputs.nixpkgs.lib.nixosSystem {
|
||||
nixos-vm = inputs.nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./configuration.nix
|
||||
|
|
Loading…
Reference in a new issue