diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2025-12-07 09:26:26 -0600 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2025-12-07 09:26:26 -0600 |
| commit | 300f1f3d881cd46836a6686ff68997a80750f0d1 (patch) | |
| tree | dc146307f26988618111e1420369f02390e28748 /hosts | |
| parent | 9211292d8dff501f8529d2fd0eca3830dca9f160 (diff) | |
| download | nixos-300f1f3d881cd46836a6686ff68997a80750f0d1.tar.xz nixos-300f1f3d881cd46836a6686ff68997a80750f0d1.zip | |
wifi on t495 and themed-st make more robust
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/T495/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/T495/configuration.nix b/hosts/T495/configuration.nix index 40c3489..6e7b0bd 100644 --- a/hosts/T495/configuration.nix +++ b/hosts/T495/configuration.nix @@ -46,6 +46,7 @@ enable = true; office.enable = true; }; + wifi.enable = true; }; # Install spotify |
