My NixOS configuration using Flakes. https://nixos.org
Find a file
2022-10-08 20:00:11 -07:00
polybar Use default.nix instead of index.nix 2022-10-08 19:12:34 -07:00
rofi Use default.nix instead of index.nix 2022-10-08 19:12:34 -07:00
.bashrc Initial commit 2022-10-05 19:42:30 -07:00
.gitignore Ignore Vim swp files 2022-10-08 14:02:53 -07:00
configuration.nix Set up automatic garbage collection 2022-10-08 14:57:25 -07:00
flake.lock Initial commit 2022-10-05 19:42:30 -07:00
flake.nix Use default.nix instead of index.nix 2022-10-08 19:12:34 -07:00
git.nix Set Git config pull.rebase true 2022-10-08 14:02:53 -07:00
hardware-configuration.nix Add boot partition to hardware configuration 2022-10-07 15:32:31 -07:00
home.nix Move Vim to home manager configuration file, add two space indent config 2022-10-07 17:17:39 -07:00
i3.nix Set i3 default workspace to 1 2022-10-08 15:06:23 -07:00
picom.nix Initial commit 2022-10-05 19:42:30 -07:00
README.md Update README 2022-10-08 20:00:11 -07:00
roxynord.png Initial commit 2022-10-05 19:42:30 -07:00
terminal.nix Initial commit 2022-10-05 19:42:30 -07:00
vim.nix Fix typos in .vimrc configuration 2022-10-07 17:39:05 -07:00
wallpaper.nix Initial commit 2022-10-05 19:42:30 -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.
  • 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