1
0

profiles/common: Make common-networking the default

This commit is contained in:
2025-04-07 21:27:03 +02:00
parent 323018daaa
commit 8af0eb2386
26 changed files with 4 additions and 62 deletions

View File

@@ -18,9 +18,6 @@
terminal_output serial
";
networking.useDHCP = false;
systemd.network.enable = true;
networking.hostName = "tungsten";
profiles.clerie.wg-clerie = {