system

My Nixified system configurations

MIT License

Stars
2

Nix system configuration

This repository manages system configurations for all of my machines.

Structure

This repository is a flake. All system configurations are defined in flake.nix.

Installing a configuration

Standalone home-manager

First make sure that nix is installed (installation instructions for Linux & macOS). Now you can use the standalone home-manager configuration using

home-manager switch --flake .#mac