fix: ooksmicro
This commit is contained in:
parent
6dfe4851ee
commit
24b7625c0e
2 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
networking = {
|
||||
hostName = "ookst480s";
|
||||
hostName = "ooksmicro";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||
kernalPerams = [ "fbcon=rotate:1" ];
|
||||
kernelParams = [ "fbcon=rotate:1" ];
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue