- flake.nix base of the configuration
- hosts per-host configurations that contain machine specific configurations
- home-manager
- users per-user configuration with .config and apps
| Nixos + Hyprland | |
|---|---|
| Window Manager | Hyprland |
| File Manager | yazi |
| Shell | fish |
| Beauty | caelestia-shell |
| Sddm | sddm-astronaut |
git clone https://github.com/Linermao/dotfiles.git dotfiles
cd dotfiles
# for empty nixos machine
# !!!! this will remove all datas on machine !!!!
./set_up.sh
# for macOS
./set_up_macos.sh
# rebuild system
./rebuild.sh
# rebuild home-manager
./rebuild_user.sh
