phase 3: generate flake.lock; fix desktop-networkmanager wifi path

Secret plaintext sits in working tree for Phase 3 eval only; Phase 5 re-encrypts
under the new unified git-crypt key.
This commit is contained in:
primary
2026-04-18 01:05:08 -04:00
parent 1719d54ee0
commit 97ab8bffc0
2 changed files with 1544 additions and 1 deletions

1543
flake.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
# powersave = false;
};
ensureProfiles.profiles = import ./secrets/wifi-passwords.nix;
ensureProfiles.profiles = import ../secrets/desktop/wifi-passwords.nix;
};
};
}