nix config used on my personal computers
Find a file
2026-04-05 19:05:51 -07:00
assets hyprlock uses wallpaper 2025-08-20 03:34:46 -07:00
hosts whoops 2026-04-05 17:05:09 -07:00
lib abstract away architectures 2025-12-31 22:25:52 -08:00
modules hypridle fix on non-desktops 2026-04-05 19:05:51 -07:00
overlays UPDATE FLAKE (and the things that bind it) 2024-07-17 18:22:41 -07:00
packages/wallpapers new wm, hyprland gone 2025-05-18 23:05:26 -07:00
.editorconfig lint 2024-12-08 18:30:51 -08:00
default.nix SONNNN 2026-04-02 01:07:22 -07:00
flake.lock vicinae, other tweaks 2026-03-22 16:59:30 -07:00
flake.nix vicinae, other tweaks 2026-03-22 16:59:30 -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