My NixOS configuration using Flakes. https://nixos.org
Find a file
2023-01-06 21:47:21 -08:00
hosts Switch to everforest 2023-01-06 21:46:58 -08:00
polybar Switch to everforest 2023-01-06 21:46:58 -08:00
rofi Make power menu functional 2022-10-16 16:15:00 -07:00
wallpapers Switch to everforest 2023-01-06 21:46:58 -08:00
.gitignore Ignore .swo files 2023-01-06 21:47:21 -08:00
fcitx5.nix Remove GLFW_IM_MODULE session variable 2022-10-16 13:10:16 -07:00
flake.lock flake.lock: Update 2023-01-04 21:46:09 -08:00
flake.nix Add multi-host configuration 2022-10-09 19:10:03 -07:00
git.nix Set Git config pull.rebase true 2022-10-08 14:02:53 -07:00
i3.nix Add Nord tab colors 2023-01-05 19:50:26 -08:00
picom.nix Remove commented lines from picom 2023-01-06 21:09:22 -08:00
ranger.nix Add ranger_devicons 2022-10-14 15:34:13 -07:00
README.md Get yubikeys working 2023-01-06 17:01:57 -08:00
terminal.nix Switch to everforest 2023-01-06 21:46:58 -08:00
vim.nix Add temporary markdown Vim configuration 2022-10-17 22:52:58 -07:00

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