linuxware/shared
Alexandre Cavalheiro S. Tiago da Silva 232abf3975
fix(hm/scripts): game launch changes
Enable `ntsync`, AMD anti lag, enable Wayland by default.
2026-02-24 14:14:13 -03:00
..
home-manager fix(hm/scripts): game launch changes 2026-02-24 14:14:13 -03:00
nixos feat(shared/nixos): move to latest kernel and enable ntsync 2026-02-22 17:39:01 -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