Files organization
The nix config files are separated in the following folders:
packages
for the self-defined packages that have to be added to the system (i.e. self patched versions of softwares)modules
for self-defined modulesmachines/xxx
one folder xxx for the specific configuration every machine using this configuration of nixosprofiles/xxx
one folder for a set of applications/modules/things i want to get applied
Description
Languages
Nix
100%