little update

This commit is contained in:
Sense T 2023-06-28 06:17:23 +08:00
parent 3bcf9aeb69
commit 9575c87a31
2 changed files with 2 additions and 4 deletions

View File

@ -13,9 +13,9 @@ nixos-rebuild switch --flake 'git+https://git.sense-t.eu.org/NixOS/gpd-configura
- [x] 无状态 `/` 分区 - [x] 无状态 `/` 分区
- [ ] wsproxy on podman - [ ] wsproxy on podman
- [ ] waybar 微调 - [ ] waybar 微调
- [ ] 测试 pulseaudio - [x] 使用 pipewire
- [x] ~~使用 pipewire~~
- [x] 电源选项 - [x] 电源选项
- [x] hyprland 微调 - [x] hyprland 微调
- [x] nwg-launchers 微调+配置 - [x] nwg-launchers 微调+配置
- [x] [HMCL](https://gitlab.com/accessable-net/hmcl-flatpak) - [x] [HMCL](https://gitlab.com/accessable-net/hmcl-flatpak)
- [ ] tailscale

View File

@ -15,7 +15,5 @@
}; };
}; };
}; };
network-manager-applet.enable = true;
}; };
} }