Files
nixos-config/README.md
T
2025-12-06 22:55:27 +03:00

981 B

❄️ My NixOS Config

This configuration is based on &'s config

Users

Hosts

How does this work?

The flake file is the starting point. While installing/rebuilding the correct host is chosen, which includes ./host/${host}/configuration.nix.

It includes 2 (actually, more, but hey!) files:

It allows me to remove duplications and add multiple users to one host

Programs

Most of programs are defined in user modules

Screenshot