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

980 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 includs ./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