update apollo profile, waybar config, readme

This commit is contained in:
2025-04-22 12:26:39 +08:00
parent 482c80a02c
commit 6125a9875c
5 changed files with 49 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, hostname, ... }: {
networking = {
hostId = "5def12be";
hostId = "6fa8b74d";
hostName = "${hostname}";
wireless.enable = false; # Enables wireless support via wpa_supplicant.