nixos dotfiles part 2
Find a file
Artur Manuel ea7dd98c09
refactor: better modularise arturm/configs/qutebrowser
There are other changes too, such as some tiny refactors to make some things a
small bit more readable. For example: I added a variable in
`cityseventeen/apps.nix` to make environment variables a small bit easier to
read. It is pretty much the same case in `cityseventeen/themes.nix` except I
used map to get each attribute set with package instead of mapAttrs.

There are also some minor tweaks here and there but it isn't worth talking
about.
2025-04-14 19:01:34 +01:00
hosts refactor: better modularise arturm/configs/qutebrowser 2025-04-14 19:01:34 +01:00
lib refactor(repo): reformat to nixfmt; relicense to 0BSD 2025-03-06 20:45:49 +00:00
media feat(solterra): redo rice 2025-03-04 10:31:55 +00:00
shells cityseventeen: rename and make tokyo night 2025-04-03 02:26:24 +01:00
.editorconfig refactor(cleanup): update flake, clean editorconfig 2025-02-01 14:29:03 +00:00
.envrc feat(xonsh): set up ssh-agent 2025-01-16 00:37:14 +00:00
.gitignore treewide: read commit description 2025-04-12 20:50:25 +01:00
flake.lock refactor: better modularise arturm/configs/qutebrowser 2025-04-14 19:01:34 +01:00
flake.nix solterra(apps): replace dunst with mako 2025-03-28 00:19:18 +00:00
LICENSE refactor(repo): reformat to nixfmt; relicense to 0BSD 2025-03-06 20:45:49 +00:00
README.md refactor(lib): expose lib to nixos as lib' 2025-03-05 18:53:12 +00:00
ruff.toml feat: lint and format across EVERYTHING 2024-12-11 15:48:30 +00:00

Alqueva

A very big lake in Portugal.

Important

These dotfiles is a runaway attempt at the increasing unmaintainable mess which was frozen-pond, I refuse to believe this was the solution but too late to change it now innit.

Don't expect me to help you out if you rip off my dotfiles, you made a mistake by thinking this junk was golden.


What does it look like?

While I think that posting a riced out system will cause people to ignore the big warning shouting at them, I feel like showing off. :^)

Cool rice I guess

Credits

  • siduck - made the rofi config i use
  • tinted-theming - used their base16 stuff when needed.
  • fdncred - made the ls alias i use
  • diniamo - used his idea of importing a custom lib into nixos