impala -> wifitui

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-06-08 20:04:22 +02:00
parent d4e4a8f9f7
commit e5d494607f
2 changed files with 7 additions and 5 deletions
+1 -3
View File
@@ -15,8 +15,6 @@ in {
networking.hostName = hostname;
networking.networkmanager.enable = true;
networking.networkmanager.wifi.backend = "iwd";
networking.wireless.iwd.enable = true;
systemd.services.NetworkManager-wait-online.enable = false;
system.autoUpgrade = {
@@ -38,7 +36,7 @@ in {
i18n.inputMethod = {
enable = true;
type = "fcitx5";
fcitx5.addons = with pkgs; [ fcitx5-gtk ];
fcitx5.addons = with pkgs; [fcitx5-gtk];
};
i18n.extraLocaleSettings = {
LC_ADDRESS = extraLocale;