From 9eb2caf02c27238f97b147d1fb32c8dd43ab9a9e Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 11 Mar 2026 22:03:00 +0100 Subject: Add wpa_supplicant back to Wolfram Signed-off-by: Mel --- machines/wolfram/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines') 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 ]; -- cgit 1.4.1