nix config used on my personal computers
Find a file
2025-02-10 23:01:39 -08:00
assets new lockscreen 2024-12-18 17:42:39 -08:00
hosts/goopnet-interface move bootloader 2025-01-28 22:00:46 -08:00
lib lint 2024-12-08 18:30:51 -08:00
modules imhex window rule 2025-02-10 23:01:39 -08:00
overlays UPDATE FLAKE (and the things that bind it) 2024-07-17 18:22:41 -07:00
packages update apple firmware 2024-12-26 01:11:28 -08:00
.editorconfig lint 2024-12-08 18:30:51 -08:00
default.nix nix gc 2025-01-28 21:19:30 -08:00
flake.lock update hyprland 2025-02-01 18:27:30 -08:00
flake.nix use waybar from pkgs 2025-01-29 13:24:54 -08: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.