dotfiles
Nix is great
File Explorer
Download Latest Version (.zip)- update-flake-input.yaml
- desktop.png
- default.nix
- default.nix
- default.nix
- arrow.png
- panel.png
- radio.png
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- config.toml
- default.nix
- default.nix
- dunst.nix
- key-binds.nix
- settings.nix
- swaylock.nix
- wofi.nix
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- tmux.conf
- default.nix
- default.nix
- wezterm.lua
- default.nix
- default.nix
- aerospace.nix
- macos-defaults.nix
- misc.nix
- nix.nix
- flatpak.nix
- keybase.nix
- keyring.nix
- secureboot.nix
- sops.nix
- steam.nix
- sunshine.nix
- tailscale.nix
- xremap.nix
- docker.nix
- network.nix
- nix.nix
- secureboot.nix
- shell.nix
- fcitx5.nix
- fonts.nix
- hyprland.nix
- sound.nix
- flake.lock
- flake.nix
- home-manager.nix
- nix-darwin.nix
- home-manager.nix
- nix-darwin.nix
- hardware-configuration.nix
- home-manager.nix
- nixos.nix
- hardware-configuration.nix
- home-manager.nix
- nixos.nix
- hardware-configuration.nix
- home-manager.nix
- nixos.nix
- default.nix
- keybase-service.nix
- default.nix
- auto-update.nix
- default.nix
- default.nix
- default.nix
- default.nix
- main.rs
- .gitignore
- Cargo.lock
- Cargo.toml
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- default.nix
- default.yaml
- default.nix
- fzf.zsh
- wezterm.toml
- default.nix
- .envrc
- .gitignore
- .sops.yaml
- AGENTS.md
- CLAUDE.md
- flake.lock
- flake.nix
- justfile
- README.md
- Taskfile.yaml
# Installation Guide
1. Get the code
git clone https://github.com/asa1984/dotfiles
Downloads the entire project code from GitHub to your computer.
cd dotfiles
Moves into the project folder you just downloaded.
2. Rust
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd pkgs/hypr-helper
This project's files live in a subfolder, so move into it first.
cargo build --release
Compiles the Rust project.
cargo run
Builds and then immediately runs the program.
If cargo build finishes without errors, it worked. The executable is created under target/.
// repository documentation
Was this content helpful?
(0 ratings)
