document sections
This commit is contained in:
parent
eb792b55e5
commit
b8273ae550
1 changed files with 2 additions and 0 deletions
|
@ -6,11 +6,13 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
# custom modules
|
||||||
./modules/colors.nix
|
./modules/colors.nix
|
||||||
|
|
||||||
# Include the results of the hardware scan.
|
# Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
||||||
|
# roles
|
||||||
./roles/admin.nix
|
./roles/admin.nix
|
||||||
./roles/base.nix
|
./roles/base.nix
|
||||||
./roles/desktop.nix
|
./roles/desktop.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue