Want to contribute? Fork me on Codeberg.org!
My NixOS configuration using Flakes. https://nixos.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Elnu 4b781c2157
Set Git config pull.rebase true
2 years ago
polybar Add battery module to polybar 2 years ago
rofi Initial commit 2 years ago
.bashrc Initial commit 2 years ago
.gitignore Ignore Vim swp files 2 years ago
README.md Update README 2 years ago
configuration.nix Remap caps to escape 2 years ago
flake.lock Initial commit 2 years ago
flake.nix Move Vim to home manager configuration file, add two space indent config 2 years ago
git.nix Set Git config pull.rebase true 2 years ago
hardware-configuration.nix Add boot partition to hardware configuration 2 years ago
home.nix Move Vim to home manager configuration file, add two space indent config 2 years ago
i3.nix Initial commit 2 years ago
picom.nix Initial commit 2 years ago
roxynord.png Initial commit 2 years ago
terminal.nix Initial commit 2 years ago
vim.nix Fix typos in .vimrc configuration 2 years ago
wallpaper.nix Initial commit 2 years ago

README.md

Elnu's NixOS configuration

TODO

  • 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
  • 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
  • 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