Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 476 Bytes

config

This repository hosts NixOS configuration for my various machines. It uses nilla with nilla-utils.

Install

nixos-install -f nilla.nix -A systems.nixos.<name>.result

Layout

.
├── hosts/    # My hosts for NixOS and home-manager
├── modules/  # Modules for NixOS and home-manager
└── packages  # My own packages that are not available in nixpkgs