My NixOS configuration using Flakes.
https://nixos.org
polybar | ||
rofi | ||
.bashrc | ||
.gitignore | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
git.nix | ||
hardware-configuration.nix | ||
home.nix | ||
i3.nix | ||
picom.nix | ||
README.md | ||
roxynord.png | ||
terminal.nix | ||
vim.nix | ||
wallpaper.nix |
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 Nixsudo
option. - Package safe poweroff bash script required by rofi power menu
- Theme lightdm
- Theme GRUB
- Find out how handling multiple hosts works so both desktop and ThinkPad configurations are buildable from flake
- Load in vim configuration
- Install and setup service for yubioath-desktop
- Install Anthy IME for Japanese input
- Fix issue where wireless connection dies after suspend, even after restarting NetworkManager
- Fix screenshots
- Fix adding screenshots to clipboard with
xclip
- Could be a system/user level issue? Try installing required packages without home manager
- Get area selection screenshots working in i3 (currently only when manually run)
- Fix adding screenshots to clipboard with
- Fix/map media keys (already declared within
i3.nix
but are non-functional