nix config used on my personal computers
Find a file
2025-06-09 15:03:47 -07:00
assets new wm, hyprland gone 2025-05-18 23:05:26 -07:00
hosts/goopnet-interface new wm, hyprland gone 2025-05-18 23:05:26 -07:00
lib lint 2024-12-08 18:30:51 -08:00
modules update niri rule 2025-06-09 15:03:47 -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 new wm, hyprland gone 2025-05-18 23:05:26 -07:00
flake.lock update packages; niri stuff 2025-06-02 01:46:47 -07:00
flake.nix new wm, hyprland gone 2025-05-18 23:05:26 -07:00
README.md usbguard and drop todo 2025-01-28 21:28:00 -08:00

dotfiles

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

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

for something more server oriented, check out nix-server

hosts

each host should have these files:

  • default.nix, contains everything relating to the basic system
  • hardware.nix, hardware configuration.