My NixOS configuration using Flakes. https://nixos.org
Find a file
2022-10-07 17:52:49 -07:00
polybar Initial commit 2022-10-05 19:42:30 -07:00
rofi Initial commit 2022-10-05 19:42:30 -07:00
.bashrc Initial commit 2022-10-05 19:42:30 -07:00
configuration.nix Add trackpad support 2022-10-07 17:43:24 -07:00
flake.lock Initial commit 2022-10-05 19:42:30 -07:00
flake.nix Move Vim to home manager configuration file, add two space indent config 2022-10-07 17:17:39 -07:00
git.nix Initial commit 2022-10-05 19:42:30 -07:00
hardware-configuration.nix Add boot partition to hardware configuration 2022-10-07 15:32:31 -07:00
home.nix Move Vim to home manager configuration file, add two space indent config 2022-10-07 17:17:39 -07:00
i3.nix Initial commit 2022-10-05 19:42:30 -07:00
picom.nix Initial commit 2022-10-05 19:42:30 -07:00
README.md Write TODO 2022-10-07 17:52:49 -07:00
roxynord.png Initial commit 2022-10-05 19:42:30 -07:00
terminal.nix Initial commit 2022-10-05 19:42:30 -07:00
vim.nix Fix typos in .vimrc configuration 2022-10-07 17:39:05 -07:00
wallpaper.nix Initial commit 2022-10-05 19:42:30 -07:00

Elnu's NixOS configuration

TODO

  • Fix GRUB resolution to match ThinkPad's native display resolution
  • Make rofi power menu work by removing password requirement from shutdown, reboot, etc., which is normally done with visudo (see this Stack Overflow thread and Nix sudo option.
  • Package safe poweroff bash script required by rofi power menu
  • Add volume and mute button controls to i3
  • Limit number of stored rollbacks to remove need for manual garbage collection
  • Map caps lock to escape
  • Theme lightdm
  • Theme GRUB
  • Limit max length of window title polybar module to prevent right-side modules from being pushed to the right with long titles
  • Add battery module to polybar
  • Find out how handling multiple hosts works so both desktop and ThinkPad configurations are buildable from flake
  • Load in vim configuration
  • Make default i3 workspace 1 instead of 10