linuxware/shared
2026-04-05 13:08:15 -03:00
..
home-manager fix(shared/hm): change around game startup scripts 2026-04-05 13:08:15 -03:00
nixos chore(shared/nixos): configure amd gpu for gaming performance 2026-04-05 13:06:08 -03:00
README.md feat: drop mako and waybar for caelestia (quickshell) 2026-04-05 13:04:59 -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

Rofi:

image