Skip to content

moons-14/nix-configs

 
 

Repository files navigation

NixOS / Darwin Configuration

Nix flake monorepo for NixOS, server, and macOS hosts with Home Manager.

Quick Start

# Apply NixOS desktop
nh os switch

# Apply NixOS server
nh os switch --hostname server

# Apply macOS
nix run nix-darwin -- switch --flake .#macbook

# Check flake integrity
nix flake check

# Update dependencies
nix flake update

Hosts

Host Platform Command
nixos NixOS (x86_64-linux) nh os switch
server NixOS (x86_64-linux) nh os switch --hostname server
macbook Darwin (aarch64-darwin) nix run nix-darwin -- switch --flake .#macbook

Infrastructure

infra/openstack/ — OpenTofu IaC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Nix 84.2%
  • HCL 12.0%
  • Shell 2.8%
  • Nushell 1.0%