System and user configuration for NixOS.
- 1password (secret manager)
- hyprland (window manager)
- kitty (terminal multiplexer)
- obsidian (knowledge management)
Applications are themed using stylix
- bat (cat replacement)
- dust (du replacement)
- eza (ls replacement)
- fd (find replacement)
- ripgrep (grep replacement)
- xsv (csv toolkit)
- zoxide (cd replacement)
- zsh (shell)
- boot the nixos installer.
git clone https://github.com/compactcode/dot-files.git
cd dot-files
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko ./hardware/disko/prophet.nix
sudo nixos-install --flake ".#prophet"