diff options
| author | Mel <mel@rnrd.eu> | 2026-03-11 22:03:00 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-03-16 20:51:39 +0100 |
| commit | 9eb2caf02c27238f97b147d1fb32c8dd43ab9a9e (patch) | |
| tree | aae54efbbd2527cb1f90d140546c72aa852ab944 /machines/wolfram | |
| parent | 430685e90789fec036de1d166a228c098bb0dbd5 (diff) | |
| download | minerals-9eb2caf02c27238f97b147d1fb32c8dd43ab9a9e.tar.zst minerals-9eb2caf02c27238f97b147d1fb32c8dd43ab9a9e.zip | |
Add wpa_supplicant back to Wolfram
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/wolfram')
| -rw-r--r-- | machines/wolfram/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/wolfram/default.nix b/machines/wolfram/default.nix index fc99002..89d840d 100644 --- a/machines/wolfram/default.nix +++ b/machines/wolfram/default.nix @@ -2,6 +2,8 @@ { imports = [ + ../../modules/wireless.nix + ./hardware.nix ./devices.nix ]; |
