My NixOs and Home Manager dotfiles. Template from nix-starter-configs.
- sway (swayfx): An i3-compatible tiling Wayland compositor
- waybar: Highly customizable Wayland bar for Sway and Wlroots based compositors
- swayidle: Idle management daemon for Wayland
- swaylock: Screen locker for Wayland
- swaync: Simple notification daemon with a GUI built for Sway
- wlsunset: Day/night gamma adjustments for Wayland
- fuzzel: Wayland-native application launcher, similar to rofi’s drun mode
- Nix as package manager.
- Home Manager to take care of my home directory on NixOS and non-NixOS.
- VSCode and Neovim as code editors.
- Firefox as browser.
home-manager
: Home Manager configuration;nixos
: host configuration;flake.nix
: Nix Flake configuration.