Prestage a declarative wifi connection on the gui host #33

Merged
beatzaplenty merged 1 commits from worktree-gui-wifi-module into main 2026-07-21 23:45:31 +00:00
Owner

Adds modules/networking/wifi.nix using NetworkManager's ensureProfiles
mechanism so the gui host associates to a known SSID on first boot with
no manual nmtui step. Credentials are placeholders in variables.nix
(wifiSsid/wifiPassword, both empty) to be filled in once the bare-metal
hardware profile is wired up — the module is a no-op until then.

Adds modules/networking/wifi.nix using NetworkManager's ensureProfiles mechanism so the gui host associates to a known SSID on first boot with no manual nmtui step. Credentials are placeholders in variables.nix (wifiSsid/wifiPassword, both empty) to be filled in once the bare-metal hardware profile is wired up — the module is a no-op until then.
beatzaplenty added 1 commit 2026-07-21 23:45:26 +00:00
Prestage a declarative wifi connection on the gui host
Check NixOS configurations / eval-hosts (pull_request) Successful in 10m32s
14621e7ad5
Adds modules/networking/wifi.nix using NetworkManager's ensureProfiles
mechanism so the gui host associates to a known SSID on first boot with
no manual nmtui step. Credentials are placeholders in variables.nix
(wifiSsid/wifiPassword, both empty) to be filled in once the bare-metal
hardware profile is wired up — the module is a no-op until then.
beatzaplenty merged commit e73ae6044e into main 2026-07-21 23:45:31 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No labels
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: beatzaplenty/nixos#33