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.
14 lines
764 B
14 lines
764 B
2 years ago
|
# 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](https://askubuntu.com/a/168885) and [Nix `sudo` option](https://search.nixos.org/options?channel=22.05&from=0&size=50&sort=relevance&type=packages&query=sudo).
|
||
|
- Package safe poweroff bash script required by rofi power menu
|
||
|
- Add volume and mute button controls to i3
|
||
|
- Limit number of stored rollbacks to remove need for manual garbage collection
|
||
|
- 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
|
||
|
- Make default i3 workspace 1 instead of 10
|