nix config used on my personal computers
Find a file
2026-05-18 19:17:13 -07:00
assets hyprlock uses wallpaper 2025-08-20 03:34:46 -07:00
hosts minecraft java changes 2026-05-18 15:47:22 -07:00
lib slight refactor/rocm packages 2026-05-14 19:21:21 -07:00
modules vscode html preview 2026-05-18 19:17:13 -07:00
overlays UPDATE FLAKE (and the things that bind it) 2024-07-17 18:22:41 -07:00
packages tons of theme tweaks, +gruvbox 2026-04-22 21:32:27 -07:00
.editorconfig lint 2024-12-08 18:30:51 -08:00
default.nix move kernel 2026-04-23 07:28:36 -07:00
flake.lock vscode extensions fix 2026-05-05 20:20:51 -07:00
flake.nix slight refactor/rocm packages 2026-05-14 19:21:21 -07:00
README.md change readme a lil 2025-12-31 22:29:31 -08:00

dotfiles

nix flake config! this is just used on my personal computer(s)

users

this flake is built upon a single user system for all hosts, enforced by modules/user.nix. this makes it a lot easier to make modules that use nixos and home-manager

hosts

each host should have these files:

  • default.nix, contains everything relating to the basic system
  • hardware.nix, hardware-specific configuration
  • meta.nix, extra things passed thru to mkHost