nix-dotfiles/README.md
2025-01-28 21:28:00 -08:00

541 B
Executable file

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.