mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
fix: correct hostname for cassini
This commit is contained in:
parent
cc6c8b637e
commit
c167c740a8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
networking.hostName = "adrastea"; # Define your hostname.
|
networking.hostName = "cassini"; # Define your hostname.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue