chore: update hostname to reflect machine type
This commit is contained in:
parent
956c555c6f
commit
70a3ea5d3d
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
...
|
||||
} @ inputs: let
|
||||
inherit (self) outputs;
|
||||
myHostName = "homelab-nix";
|
||||
myHostName = "nixos-msi";
|
||||
stevenUserName = "stvnliu";
|
||||
in {
|
||||
# NixOS configuration entrypoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue