我已经从 ArchLinux + XServer + DWM 的环境迁移到了 NixOS + Wayland + Hyprland,目前很多软件还不支持 Wayland。尽管是使用 NixOS,但是我对于 DIY Linux 日常使用的可靠性仍然持有怀疑态度,不知道什么时候某个软件就停止维护的阴影从使用 Arch 时就一直伴随着我
我打算放弃使用 Linux PC ,我已经对为了让系统看起来好看而阅读各种文档这件事情感到疲惫,每次更换软件基本上都需要重新配置。在我的一段工作经历中,我在公司里面只能使用 Windows 电脑,我有非常长的一段时间都在使用 WSL ,感觉非常好,既能有稳定的日常软件使用,又有 Linux 的开发环境,当然我所做的工作是非常上层的,如果是底层软件我还是会考虑使用 Linux 服务器或者虚拟机
- MacBook Air M2
- Surface Laptop 1 (NixOS)
- 一个性能还可以的Laptop (Win11+WSL)
- iina
- AppCleaner
- Permute3
- Downie4
- Transmit
- Maccy
- Itsycal
- NetNewsWire
- Keka
- Arc
- Microsoft Remote Desktop Beta
- Navicat Premium Lite
- Hoppscotch
git clone https://github.com/pmnmq/dotfiles
cd dotfiles
git clone https://github.com/pmnmq/nvim
sudo nixos-rebuild switch --flake ".#nixos"git clone https://github.com/pmnmq/dotfiles
cd dotfiles
git clone https://github.com/pmnmq/nvim
sudo nixos-rebuild switch --flake ".#wsl"curl -fsSL https://github.com/pmnmq/dotfiles/raw/refs/heads/main/mac_install.sh | bash