Skip to content

Latest commit

 

History

History
37 lines (36 loc) · 1.06 KB

File metadata and controls

37 lines (36 loc) · 1.06 KB

TODO

  • nix-index / command-not-found:
    • command-not-found: fix old nix commands
  • docs:
    • install dev man pages with documentation.dev.enable
      • no need for man-pages and man-pages-posix?
    • custom modules:
      • fix missing doc fields (description, ...)
      • add to configuration.nix (documentation.nixos.includeAllModules)
      • add to home-configuration.nix
  • wm:
    • eww: new bar
    • lightdm: customize
    • add keybind to lock screen / lock screen on suspend
  • wayland:
    • idea: fix blurry (probably not possible until JetBrains IDEs get native wayland support)
  • gnupg:
    • keys for github verified commits
    • subkey / main key?
    • goldwarden?
  • treefmt-nix
  • cache:
    • swap in zfs?
  • aztec:
    • migrate to zfs
  • stateVersion:
    • should be per machine?
    • how to easily spot breaking changes? (nixos-config-tui?)
  • autoUpgrade:
    • some machines could benefit from that (inferno, ...)
    • setup stable branch
      • CI pushes to stable iff main passes
    • rollback would be nice
    • also health ping (to uptime-kuma)
    • nixos integration tests?