aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-04-09 09:59:19 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-04-09 09:59:19 -0700
commitd5ec8412e8108aadbc284ed24898a7583d03eba1 (patch)
tree9cfc409246ca1a5b430951f2b5a257f813fb4584 /hosts
parenta6793cf9b6dbfc69c7a72dbed6bec0227b3fd388 (diff)
downloadnix-d5ec8412e8108aadbc284ed24898a7583d03eba1.tar
nix-d5ec8412e8108aadbc284ed24898a7583d03eba1.tar.gz
nix-d5ec8412e8108aadbc284ed24898a7583d03eba1.tar.bz2
nix-d5ec8412e8108aadbc284ed24898a7583d03eba1.tar.lz
nix-d5ec8412e8108aadbc284ed24898a7583d03eba1.tar.xz
nix-d5ec8412e8108aadbc284ed24898a7583d03eba1.tar.zst
nix-d5ec8412e8108aadbc284ed24898a7583d03eba1.zip
Add missing wpa_supplicant @fangorn
Diffstat (limited to 'hosts')
-rw-r--r--hosts/fangorn/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/fangorn/default.nix b/hosts/fangorn/default.nix
index 4edee29..9194dae 100644
--- a/hosts/fangorn/default.nix
+++ b/hosts/fangorn/default.nix
@@ -16,6 +16,7 @@
environment.systemPackages = with pkgs; [
signal-desktop
#master.wsmancli
+ wpa_supplicant
];
imports = [