Compare commits
2 commits
0c88fb118b
...
c7e7e6cf13
Author | SHA1 | Date | |
---|---|---|---|
c7e7e6cf13 | |||
9a0fca76df |
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
boot.loader.generic-extlinux-compatible.enable = true;
|
boot.loader.generic-extlinux-compatible.enable = true;
|
||||||
boot.loader.timeout = 1;
|
boot.loader.timeout = 1;
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
||||||
boot.tmp.cleanOnBoot = true;
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "orangepihole"; # Define your hostname.
|
hostName = "orangepihole"; # Define your hostname.
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue