Skip to content

Linermao/dotfiles

Repository files navigation

My nixos configure

🖼️ Gallery

1 2

Overview

Layout

  • flake.nix base of the configuration
  • hosts per-host configurations that contain machine specific configurations
    • desktop 🖥️ Desktop specific configuration
    • desktop 🖥️ MacOs specific configuration
  • home-manager
    • users per-user configuration with .config and apps

📓 Components

Nixos + Hyprland
Window Manager Hyprland
File Manager yazi
Shell fish
Beauty caelestia-shell
Sddm sddm-astronaut

Easy to use

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published