This repository has been archived on 2023-07-23. You can view files and clone it, but cannot push or open issues or pull requests.
gpd-configurations/README.md

26 lines
510 B
Markdown
Raw Normal View History

2023-06-20 13:03:32 +00:00
# gpd-configurations
GPD Win Max 配置
## 构建
```bash
nixos-rebuild switch --flake 'git+https://git.sense-t.eu.org/NixOS/gpd-configurations#gpd'
```
## Todo
2023-06-26 01:07:38 +00:00
- [x] 无状态 `/` 分区
2023-06-28 03:20:08 +00:00
- [x] wsproxy on podman
2023-06-28 01:30:10 +00:00
- [x] waybar 微调
2023-06-27 22:17:23 +00:00
- [x] 使用 pipewire
2023-06-27 02:44:31 +00:00
- [x] 电源选项
2023-06-26 12:41:45 +00:00
- [x] hyprland 微调
2023-06-27 15:10:56 +00:00
- [x] nwg-launchers 微调+配置
- [x] [HMCL](https://gitlab.com/accessable-net/hmcl-flatpak)
2023-06-28 01:30:10 +00:00
- [x] tailscale
2023-06-28 08:01:01 +00:00
## 参考
- [NixOS 与 Flakes](https://nixos-and-flakes.thiscute.world/zh/nixos-with-flakes)