nix config used on my personal computers
  • Nix 97.7%
  • CSS 2.3%
Find a file
2026-07-29 03:03:46 -07:00
assets hyprlock uses wallpaper 2025-08-20 03:34:46 -07:00
hosts autologin on 2026-07-27 04:32:05 -07:00
lib theme changes ? 2026-07-25 02:30:57 -07:00
modules disable vscode slop 2026-07-29 03:03:46 -07:00
overlays update packages 2026-07-16 19:56:49 -07:00
packages update packages 2026-07-16 19:56:49 -07:00
.editorconfig lint 2024-12-08 18:30:51 -08:00
default.nix drop geoclue 2026-07-02 14:01:11 -07:00
flake.lock update packages 2026-07-16 19:56:49 -07:00
flake.nix gpu-screen-recorder(-ui) 2026-07-01 15:11:42 -07:00
README.md change readme a lil 2025-12-31 22:29:31 -08:00
rebuild.sh sh -> bash 2026-07-16 14:30:27 -07: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