Load wireless credentials

This commit is contained in:
Invariantspace 2024-10-13 00:25:18 -07:00
parent 62d50fd739
commit fc1105fdc3
No known key found for this signature in database
GPG key ID: EBC4A20067373921
7 changed files with 115 additions and 17 deletions

View file

@ -26,6 +26,7 @@
packages = with pkgs; [
elf2uf2-rs
fenixPkgs.rust-analyzer
sops
];
RUST_SRC_PATH = "${fenixPkgs.complete.rust-src}/lib/rustlib/src/rust/library";
};