| .. | ||
| configuration.nix | ||
| hardware-configuration.nix | ||
| home.nix | ||
| README.md | ||
Kogami system profile
- This is my daily driver profile and template configuration for most people
Important
Don't forget that some configuration decisions should be set in flake.nix file
Configuration
- In configuration.nix you have system configuration settings.
- In hardware-configuration.nix is hardware configuration of the device you are installing this config, you should generate your own one with this command:
sudo nixos-generate-config --dir ~/.dotfiles/kogami
| System configuration features |
|---|
| Systemd Boot |
| Hyprland |
| SDDM Login Manager |
| NVIDIA PRIME Offload mode |
| Stylix |
| nix-ld |
| Basics |
|---|
| Audio |
| Fonts |
| Network |
| Bluetooth |
| Printing |
| System packages and options |
|---|
| Podman |
| Steam |
| Proxychains |
| Tor |
| Virtual Manager |
| Yubikey |
| SSH client |
| KDE connect |
| Wireshark |
| Auto-CPUFreq |
Home Manager
- In home.nix you have user/home-manager configuration.
- Also I am using custom application lists in apps
- In this configuration I am using NixOS helper for rebulding my system
nh os switch
| Home configuration |
|---|
| Zsh |
| Bash |
| Oh-My-Posh |
| Kitty |
| Tmux |
| Zoxide |
| VSCode |
| Git |
| Neovim |
| Firefox |
| Spotify |
| Bat |
| Btop |
| Fzf |