my dotfiles
Find a file
2023-03-17 00:06:32 +07:00
home home/nvim: check assignment and property/table access types 2023-03-17 00:06:32 +07:00
system CURSED NVIM DSL 2023-03-15 16:41:44 +07:00
.gitignore rofi, osu-lazer-bin, etc 2023-02-20 00:49:39 +07:00
COPYING add system76 scheduler+other system config changes 2023-01-24 15:42:51 +07:00
push.sh add readme, calendar, etc 2023-02-21 05:20:19 +07:00
README.md add readme, calendar, etc 2023-02-21 05:20:19 +07:00
update.sh add readme, calendar, etc 2023-02-21 05:20:19 +07:00

My Nix config

To install, put system to /etc/nixos, put home to ~/.config/nixpkgs.

The reason they are separate is because I want to be able to iterate home config quickly, and nixos-rebuild'ing the entire sytem for every little change is pretty annoying (not to mention the necessity of sudo). I'll probably merge them later, especially after Tvix becomes feature-complete.