Here is my configuration for NixOS. It's still a work in progress but it's getting cooler by the day!
If you have any tips or questions please feel free to tell/ask me!
- flake-config: where the flake.nix lies
- user-config: for user-wide programs and configs; used by home-manager
- system-config: for system-wide programs and configs; usually used by nixos itself
- wallpaper: centralized place for all the configs to use a wallpaper
- configure rofi/walker
- configure zathura
- configure nixvim
Thank you so much to @Nathan13888 for helping me get started w/NixOS, nix flakes, home-manager, etc Thank you so much to @PacificViking for helping me with my problems