New parts

This commit is contained in:
2025-07-16 21:42:16 +02:00
parent 8a59799d04
commit b0614a39ee
6 changed files with 10 additions and 2 deletions
+5 -1
View File
@@ -10,7 +10,11 @@
- [Drivers](./configuration/drivers.md) - [Drivers](./configuration/drivers.md)
- [GUI](./configuration/GUI.md) - [GUI](./configuration/GUI.md)
- [Home-manager](./configuration/hm.md) - [Home-manager](./configuration/hm.md)
- [How to find new software](./configuration/new.md) - [How to find new software and configure](./configuration/new.md)
- [Building your own software](./build/index.md)
- [Dev shells](./build/devshell.md)
- [Packages](./build/packages.md)
- [Templates](./build/templates.md)
--- ---
+1
View File
@@ -0,0 +1 @@
# Dev shells
+1
View File
@@ -0,0 +1 @@
# Building your own software
+1
View File
@@ -0,0 +1 @@
# Packages
+1
View File
@@ -0,0 +1 @@
# Templates
+1 -1
View File
@@ -1 +1 @@
# How to find new software # How to find new software and configure