Skip to content

atqamz/universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universe

Personal NixOS configuration as a flake.

Hosts

Host Description
pavg15 HP Pavilion Gaming 15 — Hyprland + caelestia

Layout

  • flake.nix — inputs + flake-parts entry point
  • parts/ — flake-parts modules (hosts, formatter, checks, dev shell)
  • hosts/<name>/ — host-specific config + generated hardware
  • modules/nixos/ — one-concern system modules
  • modules/home/ — one-concern Home-Manager modules
  • lib/mkHost.nix — host factory (wires Home-Manager as a NixOS module)

Build

sudo nixos-rebuild switch --flake .#pavg15

Develop

nix develop      # or: direnv allow
nix fmt          # format
nix flake check  # lint + build checks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors