Jafner.net/dotfiles
Joey Hafner 8ae9642398 Big update:
- Add AI module for Ollama.
- Add emulators for nintendo systems.
- Remove unused pkgs-unstable input for obs-studio.
- Polish password-manager config.
- Add btop-rocm as system monitor.
- Add jq terminal package, unwrap kitty.
- Add amdgpu system info packages.
- Add kitty-popup script to run command in borderless kitty window.
2024-12-09 10:57:28 -08:00
..
home-manager Big update: 2024-12-09 10:57:28 -08:00
nixos Big Update: 2024-12-07 00:39:36 -08:00
flake.lock Big Update: 2024-12-07 00:39:36 -08:00
flake.nix Big Update: 2024-12-07 00:39:36 -08:00
README.md Refactor laptop home-manager configuration as module of nixos configuration, add brightness control, document TODO 2024-10-29 14:17:36 -07:00

Dotfiles TODO

TODO

  • Write a shell application to manage display brightness on laptop. Use brightnessctl. Call the script via hyprland bindings.
  • Devise a maximally-portable method to get "autofill" from Bitwarden vault. (E.g. "Ctrl+Super+P" -> Search+Select app -> Automatically fills username, password, copies TOTP to clipboard).
  • Determine how to facilitate theme hotswapping. Hyprpaper? Stylix?
  • Polish waybar appearance. Add some transparency, improve handling of dark vs. light polarities. Add widget for Spotify playback.
  • Migrate flatpak apps to native if possible (Zen for laptop, everything listed in services.flatpak.packages for desktop).
  • Reorganize nix files such that "roles" or "tasks" are tightly coupled (e.g. "games" should contain all system and hm options necessary to do games), and common (i.e. always wanted) configuration options are consolidated.
  • Look into impermanence for maximal reproducibility.
  • Migrate desktop to nixos.
  • Build declarative browser configuration (possible with Zen?).
  • Build specialization for professional work.