nixos-config

My NixOS configuration files

Commits at cc584fa2580ee4c4fbc73adc3f5f34cabb7b1f30

  1. cc584fa2 More comments about fonts yay Anthony Wang authored at Anthony Wang comitted at
  2. f3603dd3 Install Rocq and Dafny (again) Unfortunately Anthony Wang authored at Anthony Wang comitted at
  3. 445ce477 Enable minimal profile for Unnamed-Server This reduces the closure size from 1.6GB to 1.4! Specifically it disables a lot of stuff I'll never use on the server such as man pages. https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/profiles/minimal.nix Anthony Wang authored at Anthony Wang comitted at
  4. 136ee857 systemd initrd is on by default now, services.caddy.openFirewall exists now These are both mentioned in https://nixos.org/manual/nixos/unstable/release-notes#sec-release-26.05 Anthony Wang authored at Anthony Wang comitted at
  5. 30a9d0ab Need to set nixathena.enable now Anthony Wang authored at Anthony Wang comitted at
  6. cf2857df Reapply "Add Nixathena flake input" This reverts commit 1092efc78c72b49e2a3078c70f9c2862663e4fea. I fixed the PAM issue I think Anthony Wang authored at Anthony Wang comitted at
  7. 1092efc7 Revert "Add Nixathena flake input" This reverts commit d34a0220b9c24440da35768f199bd4b9d7be2fd5. Nixathena seems to make kscreenlocker malfunction sometime, probably because Kerberos PAM rules or something, will investigate later. Anthony Wang authored at Anthony Wang comitted at
  8. d34a0220 Add Nixathena flake input Anthony Wang authored at Anthony Wang comitted at
  9. 830d79fc Revert "Disable KDE Qt5 stuff to save some disk space" This reverts commit ad6905d32a4bb0f678f8b03e298c206cac026678. It doesn't save much disk space (like 40MB compressed I think) and let's not worry about tiny config details like this. Anthony Wang authored at Anthony Wang comitted at
  10. 24e4650e Use mainline cgit cgit seems to be maintained again and the features on the ch/for-jason branch are not that useful and might be included in future mainline versions. Also this means I have two fewer hashes to update yay, and the original setup of fetching ch/for-jason.tar.xz was not reproducible over time anyways. Anthony Wang authored at Anthony Wang comitted at
  11. 4f97de13 Vendor the default pages cgit patch since it no longer applies cleanly Anthony Wang authored at Anthony Wang comitted at
  12. be9e6495 LaTeX bibliography stuff Anthony Wang authored at Anthony Wang comitted at
  13. 85936255 Install Flatpak Anthony Wang authored at Anthony Wang comitted at
  14. d3cbdaeb Revert "Install Kdenlive" This reverts commit 897ad610f2b0164a45aedeaae6337a660dcd8427. Anthony Wang authored at Anthony Wang comitted at
  15. bfd1e3a7 Don't hardcode so many Firefox settings, TODO for broken mic I don't really have a good reason to nixify my Firefox config and my current situation where it's only partially nixified is kinda awkward and just seems annoying to maintain Anthony Wang authored at Anthony Wang comitted at
  16. 0c7f0b51 Migrate from PAM text to structured rules This fixes breakage caused by https://github.com/NixOS/nixpkgs/pull/420889 Also reformat some stuff and fix typos Anthony Wang authored at Anthony Wang comitted at
  17. a275a8ee Correctly allow git clones to bypass PoW Anthony Wang authored at Anthony Wang comitted at
  18. 4b3fdcaf Switch from ImageMagick to libvips Anthony Wang authored at Anthony Wang comitted at
  19. 9a05e954 Revert "Don't install Hugo on XVM since I do builds locally now" This reverts commit d48775c973128947c78f08067b87153fa0f9a5d1. Anthony Wang authored at Anthony Wang comitted at
  20. 639cbf54 Fix typo, remove signal-desktop (600MB!!), add robots.txt for cgit instance Welp I hope that stops the crazy scapers that can run JS now Anthony Wang authored at Anthony Wang comitted at
  21. e37be2a8 Enable auto brightness, pin global Python version, more comments Anthony Wang authored at Anthony Wang comitted at
  22. 928f51c5 Revert "NO MORE CANCER, ALL MY FAVORITE LINKEDIN INFLUENCERS USE LEAN" This reverts commit ab39db1bd6223217a24830c478a382cfa2e75c87. Anthony Wang authored at Anthony Wang comitted at
  23. 897ad610 Install Kdenlive Anthony Wang authored at Anthony Wang comitted at
  24. d1e03c5b Add Framework hardware-configuration.nix, enable Ollama Anthony Wang authored at Anthony Wang comitted at
  25. d284bcfb Krita 6 got merged yay, discontinue duplicate maubot instance, more Firefox tweaks Anthony Wang authored at Anthony Wang comitted at
  26. 3bcb71b7 Prepare for new new laptop Anthony Wang authored at Anthony Wang comitted at
  27. 1bc0a16c Configure more Firefox settings Anthony Wang authored at Anthony Wang comitted at
  28. 457fefe9 Welp I have a new (old) laptop now Anthony Wang authored at Anthony Wang comitted at
  29. fd5147c4 Don't need libquotient patch anymore, remove krita6 input for now, disable Spectacle OCR My libquotient PR got merged yay and I don't want to compile all the other stuff Besides the Krita PR will probably get merged soon too and who cares about OCR Anthony Wang authored at Anthony Wang comitted at
  30. 6b96ce33 Reapply "Don't try to build sage-tests" This reverts commit 5deeeddf16f32042970d1ca8970a9dfde804be57. Anthony Wang authored at Anthony Wang comitted at