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 5241dfbeab
Ignore .swo files
1 year ago
hosts Switch to everforest 1 year ago
polybar Switch to everforest 1 year ago
rofi Make power menu functional 2 years ago
wallpapers Switch to everforest 1 year ago
.gitignore Ignore .swo files 1 year ago
README.md Get yubikeys working 1 year ago
fcitx5.nix Remove GLFW_IM_MODULE session variable 2 years ago
flake.lock flake.lock: Update 1 year ago
flake.nix Add multi-host configuration 2 years ago
git.nix Set Git config pull.rebase true 2 years ago
i3.nix Add Nord tab colors 1 year ago
picom.nix Remove commented lines from picom 1 year ago
ranger.nix Add ranger_devicons 2 years ago
terminal.nix Switch to everforest 1 year ago
vim.nix Add temporary markdown Vim configuration 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.
  • Theme GRUB
  • Load in vim configuration
  • 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 Nordic GTK theme not working in nautilus
  • Add wmctrl as an explicit dependency of rofi-power instead of rofi/default.nix
  • Fix background squishing for polybar (use nautilus?)
  • Fix Japanese fonts not working specifically in Discord
  • Add Gruvbox, Catpuccin switching support