my nix-darwin / NixOS config
  • QML 65%
  • Nix 26.3%
  • Shell 6.1%
  • Lua 2.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-22 17:02:14 +02:00
bin fix: refresh xAI tokens so Grok usage stays visible 2026-08-22 17:02:12 +02:00
hosts/NixOS feat: raise 3080 power limit and tune gamemode 2026-08-18 13:32:32 +02:00
lib feat: replace waybar, walker, and mako with quickshell 2026-08-16 15:45:22 +02:00
nixos feat: add Handy STT from upstream flake 2026-08-22 17:02:14 +02:00
programs chore: remove lazygit (replaced by jjui) 2026-08-20 14:23:03 +02:00
darwin.nix feat(darwin): disable ollama (rely on llama.cpp and mlx-lm locally) 2026-07-10 19:05:54 +02:00
flake.lock feat: add Handy STT from upstream flake 2026-08-22 17:02:14 +02:00
flake.nix feat: add Handy STT from upstream flake 2026-08-22 17:02:14 +02:00
home.nix chore: remove lazygit (replaced by jjui) 2026-08-20 14:23:03 +02:00
README.md feat: setup secure boot and TPM disk unlocking 2026-03-08 16:38:22 +01:00
SECURITY.md feat: use two more drives 2026-03-13 17:27:32 +01:00

Nix(OS) config files

Cross-platform Nix configuration for NixOS and macOS (Darwin).

Setup

NixOS

./hosts/NixOS/label-partitions.sh
sudo nixos-rebuild switch --flake .#NixOS

See SECURITY.md for Secure Boot and TPM2 setup.

Darwin (macOS)

nix run nix-darwin -- switch --flake .#Darwin