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