fix: ksios -> ksiOS to make updating flake better
This commit is contained in:
parent
393a1f7256
commit
2e83752f61
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
hardware.enableAllFirmware = true;
|
hardware.enableAllFirmware = true;
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "ksios"; # Define your hostname.
|
hostName = "ksiOS"; # Define your hostname.
|
||||||
networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue