linuxware/shared
2025-03-21 15:18:55 -03:00
..
home-manager chore: remove vesktop override 2025-03-21 15:18:55 -03:00
nixos feat(shared/nixos): add avahi service to enable ipp everywhere 2025-03-15 12:35:06 -03:00
README.md docs: touch-ups 2025-03-06 11:27:58 -03:00

In this directory you will find the configuration for NixOS and Home Manager that I share across multiple machines.

File structure

./nixos

  • default.nix
    • Entry point.
  • common.nix
    • General configuration and packages.
  • desktop.nix
    • Desktop specific configuration.
  • gaming.nix
    • Gaming related configuration.
  • hardware.nix
    • Hardware specific configuration.
  • system.nix
    • Configuration pertaining the system.
  • virtualization.nix
    • Virtualization packages and configuration.

./home-manager

  • default.nix
    • Entry point.
  • common.nix
    • General and misc. packages alongside uncategorized dotfiles.
  • gaming.nix
    • Packages and dotfiles pertaining games/gaming.
  • theming.nix
    • Theming of the system and it's packages.
  • dotfiles/
    • Program specific user configuration.
  • scripts/
    • Contains scripts that I may use day to day.

Screenshots

Alacritty & Fish:

image

Waybar:

image

Rofi:

image