| 4 Nov 2025 |
| whispers (it/fae) joined the room. | 20:10:37 |
| @dawnofmidnight:catgirl.cloud left the room. | 20:12:08 |
| Alex Stephan joined the room. | 20:19:36 |
| ncfavier changed their profile picture. | 23:54:51 |
| 5 Nov 2025 |
| @wckd:matrix.org joined the room. | 13:25:23 |
| @wckd:matrix.org left the room. | 15:15:57 |
| Autiboy changed their profile picture. | 19:18:58 |
| 7 Nov 2025 |
| @atra1n:matrix.org removed their profile picture. | 16:36:36 |
| @atra1n:matrix.org removed their display name Train. | 16:36:54 |
| @atra1n:matrix.org left the room. | 16:37:10 |
Nigel | May I ask how to work around networking.useNetworkd = true; causing activation to fail (stalled indefinitely) after services are stopped and the vps inaccessible via ssh. | 21:20:18 |
K900 | It is not perfect | 21:23:59 |
K900 | You probably want to see what it actually sets up | 21:24:04 |
Nigel | I added -v to the switch command but it didn't help. It was copied from a near identical vps that I intended to transfer a mailserver from (and worked). | 21:25:58 |
K900 | Not like that | 21:26:21 |
K900 | Inspect the generated networkd units | 21:26:57 |
Nigel | I guess using nix before activation - please may I ask how to look at this? | 21:29:42 |
Nigel | One difference I see is that the new vps has ```networking.useDHCP = lib.mkDefault true;```` | 21:30:18 |
K900 | nixos-rebuild repl and look at services.systemd.network | 21:30:22 |
Nigel | I can only find:
nix-repl> config.systemd.network
{
config = { ... };
enable = true;
links = { ... };
netdevs = «repeated»;
networks = { ... };
units = { ... };
wait-online = { ... };
}
nix-repl> config.systemd.network.networks
{
"99-ethernet-default-dhcp" = { ... };
"99-wireless-client-dhcp" = { ... };
}
| 21:38:27 |
K900 | :p | 21:39:57 |
Nigel | I'm not getting services..
Loading installable ''...
Added 13 variables.
baseModules, config, extendModules, extraModules, flake, lib, moduleType, modules, modulesPath, noUserModules, options, pkgs, utils
nix-repl> services
error: undefined variable 'services'
at «string»:1:1:
1| services
| ^
nix-repl>
| 21:44:09 |
K900 | Sorry systemd.network is correct | 21:44:25 |
Albert Larsan | config.systemd.network | 21:46:57 |
| 19 May 2021 |
| @grahamc:nixos.org set the history visibility to "world_readable". | 19:20:58 |
| @grahamc:nixos.org changed the room name to "" from "". | 19:20:58 |
| @grahamc:nixos.org invited casey ©. | 19:21:08 |
| casey © joined the room. | 19:21:17 |
| [0x4A6F] joined the room. | 19:23:16 |
| Alyssa Ross joined the room. | 19:26:50 |