diff --git a/README.md b/README.md index 52e694c..1a5cd59 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ nixos-rebuild switch --flake 'git+https://git.sense-t.eu.org/NixOS/gpd-configura - [x] 无状态 `/` 分区 - [ ] wsproxy on podman - [ ] waybar 微调 - - [ ] 测试 pulseaudio - - [x] ~~使用 pipewire~~ + - [x] 使用 pipewire - [x] 电源选项 - [x] hyprland 微调 - [x] nwg-launchers 微调+配置 - [x] [HMCL](https://gitlab.com/accessable-net/hmcl-flatpak) +- [ ] tailscale diff --git a/home/user/services.nix b/home/user/services.nix index ec91104..c0bbe32 100644 --- a/home/user/services.nix +++ b/home/user/services.nix @@ -15,7 +15,5 @@ }; }; }; - - network-manager-applet.enable = true; }; } \ No newline at end of file