mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update to NixOS 23.11
This commit is contained in:
parent
4736c4778d
commit
c1e946b5d3
6 changed files with 52 additions and 61 deletions
|
|
@ -13,6 +13,7 @@
|
|||
networking.firewall.allowPing = true;
|
||||
networking.usePredictableInterfaceNames = false;
|
||||
|
||||
networking.useDHCP = false;
|
||||
networking.dhcpcd.enable = false;
|
||||
|
||||
systemd.network = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue