0e6ac031Remove Sage since it's huge, has compilation failures sometimes, and I don't use it that much
Anthony Wang
authored at
Anthony Wang
comitted at
5416801bEnable Bluetooth, finally fixed the KDE Connect issue!!
I tried debugging the KDE Connect thing with Claude (copy-and-pasting commands and output since obviously I don't want to give Claude root to run networking commands) and it kept going on long tangents thinking there was something wrong in KDE Connect, but my intuition was that if my ipv4.routes command was failing even without Ethernet, then that was probably the culprit. Then steering Claude in that direction produced the fix here.
Anthony Wang
authored at
Anthony Wang
comitted at
c0020018Remove the EFI partition for XVM
This is only necessary for UEFI and ends up causing disk space issues because I made the EFI partition too small
Anthony Wang
authored at
Anthony Wang
comitted at
8719aa04Move most Framework stuff to laptop.nix, move ThinkPad-Yoga-14 to ThinkPad-X1-Yoga-Gen-6
The dead ThinkPad revived itself and I'm not using the older ThinkPad anyways
Anthony Wang
authored at
Anthony Wang
comitted at
5055206aRevert "NO MORE CANCER, ALL MY FAVORITE LINKEDIN INFLUENCERS USE LEAN"
This reverts commit ab39db1bd6223217a24830c478a382cfa2e75c87.
Anthony Wang
authored at
Anthony Wang
comitted at
445ce477Enable 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
136ee857systemd 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
cf2857dfReapply "Add Nixathena flake input"
This reverts commit 1092efc78c72b49e2a3078c70f9c2862663e4fea.
I fixed the PAM issue I think
Anthony Wang
authored at
Anthony Wang
comitted at
1092efc7Revert "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