7853213
3835443
1 2 3
4 5 6 7 8
9 10 11 12
13
{ config, ... }: { networking = { hostName = "cez"; wireless.iwd.enable = true; }; boot = { initrd.luks.reusePassphrases = true; consoleLogLevel = 3; }; }