NixOS is the endgame to Distro Hopping
Find a file
2023-09-30 02:09:14 -04:00
config feat(nvim): setup indent blankline with rainbow colors 2023-09-30 00:05:54 -04:00
nixos build(nvim): make build pure by not using fetchGit and changing paths 2023-09-30 02:09:14 -04:00
.gitignore chore: add temp files to git ignore 2023-09-17 15:55:59 -04:00
README.md build: use flakes for config 2023-09-29 23:46:34 -04:00

My NixOS configs

what is currently not working:

  • plymouth theme has no login prompt

what i want to do:

  • add auto-rotate widget in ags control center
  • when multiple widgets open, clicking on a background one puts it forward

Docs

Since I use my laptop with one user, I symlinked the configs to my home directory following the tutorial here