My amateur NixOS configuration produced by banging rocks together
Find a file
2025-06-10 09:11:45 -07:00
home Deprecation 2025-06-10 09:11:45 -07:00
hosts Readd mistakenly removed file 2025-05-02 13:44:51 -07:00
system Fix formatting and add geoclue for night light sun tracking 2025-05-22 19:15:12 -07:00
.gitignore
flake.lock Update flake.lock 2025-06-05 18:13:19 -07:00
flake.nix
README.md

This place is a mess. Proceed at your own caution.

Initial configuration: nix.settings.experimental-features = [ "nix-command" "flakes" ];

Home Manager:

nix-channel --add https://github.com/nix-community/home-manager/archive/release-24.05.tar.gz home-manager
nix-channel --update
nix-shell '<home-manager>' -A install