nix/docs/complete.md
2023-09-29 13:32:51 +09:00

3.3 KiB

Done

  • ranger
    • Set up kitten icat as the image viewer program
  • neovim
    • Figure out how to install vim-fugitive in nvchad
  • weechat / weechat-matrix
    • weechat overlay - Link - for weechat-matrix
  • Laptop-specific
    • Set automatic suspend-then-hibernate on lid-close
    • FIgure out how to enter automatic hibernate on Win-L
  • doom-emacs / spacemacs overlay install / configuration
  • hyprland
    • Add a button for wlogout to waybar [x] Waybar inhibit button
    • set up pinentry on awesome-hyprland
      • wayprompt
        • Needs an overlay? Can't find it in search
    • wlogout theming
    • Find a way to adjust window sizes with a keyboard shortcut in Hyprland
    • Swayidle inhibit whnn watching a video
    • Fix cursor size
    • Get swaylock to dim / turn off the screen, then enter suspend/hibernate
    • swayosd
    • cli-based filebrowser for hyprland
      • Installed ranger
    • Try hyprctl
    • hyprbars - Link
    • libinput-gestures?
    • configure programs.light - keybinds in hyprland config
    • authentication agent (like polkit-kde-agent)
    • Set GTK theme for GTK apps
    • Remove rofi alt-tab shortcuts. Find another alternative
  • Get the video card working properly (turn off entirely unless in use by a game)
  • Possibly move away from powerline-go - I want something simpler
    • Staying with powerline-go, just editing the config in home-manager/bash.nix
  • Set up the fingerprint reader - Link
  • sublime music config / theming / integration - Link
  • rofi config / theming
  • nvidia drivers
  • WINE configurations
  • btop config / theming
  • swaylock config / theming
  • Get function keys working (sound, brightness, etc)
  • regreet config / theming - Icons still broken for some reason
    • Possibly switch to tuigreet and gruv it
  • mako config / theming
  • waybar config / theming
  • hyprland config / theming
    • Try libinput-gestures for gesture control of Hyprland - Link
  • powerline config / theming
  • neofetch config / theming
  • kitty config / theming
  • libadwaita theming on Gnome stuck??*
  • Set up IP forwarding via sysctl
    • Sep 15 14:48:33 nixos-rpi4-01 tailscaled-autoconnect-start[103336]: Warning: IP forwarding is disabled, subnet routing/exit nodes will not work.
  • Raspberry Pi 1:
    • Set up Tailscale with pre-auth keys (services.tailscale.authKeyFile, add the key to secrets/secrets.yaml)
      • ${hostname}-tailscale-key
    • Set up sops and gpg
  • Configure GameMode / Gamescope
  • Try disko - Link
  • Look into nix develop - Link
  • Fix Grafana
  • Build a better dashboard to monitor all my nixified devices
  • Look into Remote Builds - Link
  • Reorganize Home-Manager
  • Split configs into a common and host-specific config (see hyprland on nixos-vm-02 in home-manager for instance)