NixOS + Home Manager
- Window Manager: Niri
- Lancher: Vicinae
- Bar: Noctalia
- Editor: msedit, neovim, vscode
- Terminal: ghostty, oh-my-zsh
- hosts/{host-name}
Hardware-specific configurations that abstract differences between hardware. Keep these minimal. Add new configurations when running NixOS on new hardware without existing support.- default.nix
Moved from/etc/nixos/configuration.nix - hardware-configuration.nix
Runsudo nixos-generate-configor moved from/etc/nixos/hardware-configuration.nix - variables.nix
Config
- default.nix
- images
- modules
- core
Files related to NixOS configuration - drivers
Files related to drivers such as GPUs - home
Home-manager configuration files
- core
- profiles
Build configurations for each environment by combining NixOS configurations and home-manager configurations. - shells
Shell environment.
Necessary configurations not achievable with dotfiles
- SSH key registration Please register the value of ~/.ssh/id_ed25519.pub on GitHub.
- Fingerprint registration Please register the user's fingerprints by running fprintd-enroll.