18 lines
573 B
Markdown
18 lines
573 B
Markdown
# Shared configurations
|
|
|
|
Developed and designed by Wyatt J. Miller, 2024
|
|
|
|
Licensed by the Mozilla Public License v2
|
|
|
|
## Synopsis
|
|
|
|
This is the directory that holds shared configuration files amongst computers that I own. They are called by the root `flake.nix` file.
|
|
|
|
Here's a quick synopsis of each file:
|
|
|
|
- core: Sane Nix options that I set for myself
|
|
- environment: Core packages and environment variables to be set and installed
|
|
- fonts: Fonts and icons that are to be installed
|
|
- overlays: Customized packages tailored to my needs
|
|
- users: Users to be set on my system
|