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 f554a9038b
Add CPU temperature module to polybar
2 years ago
polybar Add CPU temperature module to polybar 2 years ago
rofi Use default.nix instead of index.nix 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 Set up automatic garbage collection 2 years ago
flake.lock Initial commit 2 years ago
flake.nix Use default.nix instead of index.nix 2 years ago
git.nix Set Git config pull.rebase true 2 years ago
hardware-configuration.nix Add CPU temperature module to polybar 2 years ago
home.nix Move Vim to home manager configuration file, add two space indent config 2 years ago
i3.nix Partially add screenshots and media controls 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
  • 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/map media keys (already declared within i3.nix but are non-functional
  • Fix kitty bell disable not working
  • Add Gruvbox switching support