diff --git a/Droidnix/README.html b/Droidnix/README.html index 7c1cd876d..fbdf52c4a 100644 --- a/Droidnix/README.html +++ b/Droidnix/README.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +assets/flake/users/henrov.nixassets/flake/terminal_shell/devshell.nixassets/flake/machines/traveldroid/top.nixassets/flake/machines/traveldroid/boot.nixassets/flake/users/henrov.nixassets/flake/terminal_shell/devshell.nixassets/flake/machines/traveldroid/top.nixassets/flake/machines/traveldroid/boot.nixgenerated/top.nixgenerated/hyprland/top.nixgenerated/mangowc/top.nixgenerated/system/top.nixgenerated/system/applications/top.nixgenerated/system/development/top.nixgenerated/system/system_management/top.nixgenerated/hyprland/animations_effects/top.nixgenerated/hyprland/decorations/top.nixgenerated/hyprland/keyboard_binds/top.nixgenerated/hyprland/notifications/top.nixgenerated/hyprland/statusbar_tray/top.nixgenerated/hyprland/task_launcher/top.nixgenerated/hyprland/task_window_workspace_switcher/top.nixgenerated/hyprland/window_rules/top.nixgenerated/mangowc/animations_effects/top.nixgenerated/mangowc/decorations/top.nixgenerated/mangowc/keyboard_binds/top.nixgenerated/mangowc/notifications/top.nixgenerated/mangowc/statusbar_tray/top.nixgenerated/mangowc/task_launcher/top.nixgenerated/mangowc/task_window_workspace_switcher/top.nixgenerated/mangowc/window_rules/top.nixgenerated/system/applications/accessibility/top.nixgenerated/system/applications/file_management/top.nixgenerated/system/applications/gaming/top.nixgenerated/system/applications/media_playback_editing/top.nixgenerated/system/applications/office_productivity/top.nixgenerated/system/applications/terminal_shell/top.nixgenerated/system/development/databases/top.nixgenerated/system/development/devops_ci_cd/top.nixgenerated/system/development/programming_languages/top.nixgenerated/system/development/virtualization/top.nixgenerated/system/development/web_development/top.nixgenerated/system/system_management/audio/top.nixgenerated/system/system_management/backups/top.nixgenerated/system/system_management/bluetooth/top.nixgenerated/system/system_management/disk_management/top.nixgenerated/system/system_management/hardware_sensors/top.nixgenerated/system/system_management/logging_monitoring/top.nixgenerated/system/system_management/login_manager/top.nixgenerated/system/system_management/monitor_setup/top.nixgenerated/system/system_management/networking/top.nixgenerated/system/system_management/power_management/top.nixgenerated/system/system_management/printers_scanners/top.nixgenerated/system/system_management/security/top.nixgenerated/system/system_management/system_updates/top.nixgenerated/top.nixgenerated/hyprland/top.nixgenerated/mangowc/top.nixgenerated/system/top.nixgenerated/system/applications/top.nixgenerated/system/development/top.nixgenerated/system/system_management/top.nixgenerated/hyprland/animations_effects/top.nixgenerated/hyprland/decorations/top.nixgenerated/hyprland/keyboard_binds/top.nixgenerated/hyprland/notifications/top.nixgenerated/hyprland/statusbar_tray/top.nixgenerated/hyprland/task_launcher/top.nixgenerated/hyprland/task_window_workspace_switcher/top.nixgenerated/hyprland/window_rules/top.nixgenerated/mangowc/animations_effects/top.nixgenerated/mangowc/decorations/top.nixgenerated/mangowc/keyboard_binds/top.nixgenerated/mangowc/notifications/top.nixgenerated/mangowc/statusbar_tray/top.nixgenerated/mangowc/task_launcher/top.nixgenerated/mangowc/task_window_workspace_switcher/top.nixgenerated/mangowc/window_rules/top.nixgenerated/system/applications/accessibility/top.nixgenerated/system/applications/file_management/top.nixgenerated/system/applications/gaming/top.nixgenerated/system/applications/media_playback_editing/top.nixgenerated/system/applications/office_productivity/top.nixgenerated/system/applications/terminal_shell/top.nixgenerated/system/development/databases/top.nixgenerated/system/development/devops_ci_cd/top.nixgenerated/system/development/programming_languages/top.nixgenerated/system/development/virtualization/top.nixgenerated/system/development/web_development/top.nixgenerated/system/system_management/audio/top.nixgenerated/system/system_management/backups/top.nixgenerated/system/system_management/bluetooth/top.nixgenerated/system/system_management/disk_management/top.nixgenerated/system/system_management/hardware_sensors/top.nixgenerated/system/system_management/logging_monitoring/top.nixgenerated/system/system_management/login_manager/top.nixgenerated/system/system_management/monitor_setup/top.nixgenerated/system/system_management/networking/top.nixgenerated/system/system_management/power_management/top.nixgenerated/system/system_management/printers_scanners/top.nixgenerated/system/system_management/security/top.nixgenerated/system/system_management/system_updates/top.nixIntroduction The Assets Folder @@ -323,26 +323,26 @@
Droidnix is a modular, declarative NixOS + Home Manager configuration system. It allows users to choose between Hyprland and Mangowc as their window manager, with shared and WM-specific configurations managed via Emacs Org and Nix Flakes. The project is designed for reproducibility, maintainability, and cross-machine compatibility.
This project uses a modular NixOS configuration with Hyprland and MangoWC support, designed for literate programming and cross-device reusability. The Droidnix repository is organized into two main parts: @@ -355,9 +355,9 @@ The Droidnix repository is organized into two main parts:
flake.nix is the entry point and imports:
The generated/ directory contains all generated configurations, divided into three main groups: system, hyprland, and mangowc.
generated/system/)generated/system/)This directory contains system-wide configurations that are independent of the window manager.
applications/)applications/)file_management/: Configurations for file managers and storage solutions.gaming/: Settings for gaming-related software.development/)development/)databases/: Settings for local databases.devops_ci_cd/: Configurations for DevOps tools.system_management/)system_management/)backups/: Settings for backup software.bluetooth/: Configurations for Bluetooth devices and services.generated/hyprland/)generated/hyprland/)This directory contains configurations specific to Hyprland.
@@ -447,9 +447,9 @@ This directory contains configurations specific to Hyprland.generated/mangowc/)generated/mangowc/)This directory contains configurations specific to MangoWC.
@@ -483,7 +483,7 @@ This directory contains configurations specific to MangoWC.+. ├── assets │ ├── common @@ -665,9 +665,9 @@ This directory contains configurations specific to MangoWC.
./setup_droidnix.sh..assets/ folder contains all static files, such as configs, scripts, and themes. These files are not generated and can be edited directly.
.assets/common/.assets/common/This folder contains files shared across both window managers, such as wallpapers, shell configs, and common scripts.
@@ -702,9 +702,9 @@ This folder contains files shared across both window managers, such as wallpaper.assets/hyprland/.assets/hyprland/Hyprland-specific assets, including configs, themes, and scripts.
@@ -716,9 +716,9 @@ Hyprland-specific assets, including configs, themes, and scripts..assets/mangowc/.assets/mangowc/Mangowc-specific assets, including configs, themes, and scripts.
@@ -730,9 +730,9 @@ Mangowc-specific assets, including configs, themes, and scripts..assets/machines/.assets/machines/
Machine-specific NixOS configurations (e.g., configuration.nix for maindroid and traveldroid).
configuration.nix for
This section contains the Org blocks for tangling Nix code into the generated folders.
flake.nixflake.nixThe Nix flake definition for Droidnix.
@@ -832,13 +832,13 @@ The Nix flake definition for Droidnix.assets/flake/users/henrov.nixassets/flake/users/henrov.nixThis is the default user, just search and replace henrov another name if you want to change
@@ -846,6 +846,7 @@ This is the default user, just search and replace henrov another name if you wan{ system, ... }:
{
username = "henrov";
+ password = "henrov";
homeDirectory = "/home/henrov";
stateVersion = "25.11";
locale = "nl_NL.UTF-8";
@@ -854,9 +855,9 @@ This is the default user, just search and replace henrov another name if you wan
assets/flake/terminal_shell/devshell.nixassets/flake/terminal_shell/devshell.nixThis code defines a Nix shell environment (also called a "devShell") that you can enter using the nix develop command. When you enter this shell, Nix will provide the tools and dependencies listed in buildInputs.
@@ -872,9 +873,9 @@ mkShell {assets/flake/machines/traveldroid/top.nixassets/flake/machines/traveldroid/top.nixThis code defines the machine to build. Just search and replace traveldroid to provision another machine.
@@ -910,9 +911,9 @@ This code defines the machine to build. Just search and replace traveldroid to passets/flake/machines/traveldroid/boot.nixassets/flake/machines/traveldroid/boot.nixThis file has most of the settings the control how the computer boots up.
@@ -947,13 +948,13 @@ This file has most of the settings the control how the computer boots up.generated/top.nixgenerated/top.nixThe ./generated/top.nix file acts as an anchor or entry point for the entire chain of imports in the pyramid structure.
@@ -977,9 +978,9 @@ The ./generated/top.nix file acts as an anchor or entry point for the entire chagenerated/hyprland/top.nixgenerated/hyprland/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1068,9 +1069,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/top.nixgenerated/mangowc/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1093,9 +1094,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/top.nixgenerated/system/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1113,9 +1114,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/top.nixgenerated/system/applications/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1136,9 +1137,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/development/top.nixgenerated/system/development/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1158,9 +1159,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/top.nixgenerated/system/system_management/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1188,9 +1189,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/animations_effects/top.nixgenerated/hyprland/animations_effects/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1206,9 +1207,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/decorations/top.nixgenerated/hyprland/decorations/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1224,9 +1225,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/keyboard_binds/top.nixgenerated/hyprland/keyboard_binds/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1248,9 +1249,9 @@ ingenerated/hyprland/notifications/top.nixgenerated/hyprland/notifications/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1266,9 +1267,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/statusbar_tray/top.nixgenerated/hyprland/statusbar_tray/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1284,9 +1285,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/task_launcher/top.nixgenerated/hyprland/task_launcher/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1302,9 +1303,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/task_window_workspace_switcher/top.nixgenerated/hyprland/task_window_workspace_switcher/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1320,9 +1321,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/hyprland/window_rules/top.nixgenerated/hyprland/window_rules/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1338,9 +1339,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/animations_effects/top.nixgenerated/mangowc/animations_effects/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1356,9 +1357,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/decorations/top.nixgenerated/mangowc/decorations/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1374,9 +1375,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/keyboard_binds/top.nixgenerated/mangowc/keyboard_binds/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1392,9 +1393,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/notifications/top.nixgenerated/mangowc/notifications/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1410,9 +1411,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/statusbar_tray/top.nixgenerated/mangowc/statusbar_tray/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1428,9 +1429,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/task_launcher/top.nixgenerated/mangowc/task_launcher/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1446,9 +1447,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/task_window_workspace_switcher/top.nixgenerated/mangowc/task_window_workspace_switcher/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1464,9 +1465,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/mangowc/window_rules/top.nixgenerated/mangowc/window_rules/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1482,9 +1483,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/accessibility/top.nixgenerated/system/applications/accessibility/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1500,9 +1501,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/file_management/top.nixgenerated/system/applications/file_management/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1518,9 +1519,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/gaming/top.nixgenerated/system/applications/gaming/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1536,9 +1537,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/media_playback_editing/top.nixgenerated/system/applications/media_playback_editing/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1554,9 +1555,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/office_productivity/top.nixgenerated/system/applications/office_productivity/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1572,9 +1573,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/applications/terminal_shell/top.nixgenerated/system/applications/terminal_shell/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1590,9 +1591,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/development/databases/top.nixgenerated/system/development/databases/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1608,9 +1609,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/development/devops_ci_cd/top.nixgenerated/system/development/devops_ci_cd/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1626,9 +1627,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/development/programming_languages/top.nixgenerated/system/development/programming_languages/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1644,9 +1645,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/development/virtualization/top.nixgenerated/system/development/virtualization/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1662,9 +1663,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/development/web_development/top.nixgenerated/system/development/web_development/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1680,9 +1681,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/audio/top.nixgenerated/system/system_management/audio/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1698,9 +1699,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/backups/top.nixgenerated/system/system_management/backups/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1716,9 +1717,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/bluetooth/top.nixgenerated/system/system_management/bluetooth/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1734,9 +1735,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/disk_management/top.nixgenerated/system/system_management/disk_management/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1752,9 +1753,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/hardware_sensors/top.nixgenerated/system/system_management/hardware_sensors/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1770,9 +1771,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/logging_monitoring/top.nixgenerated/system/system_management/logging_monitoring/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1788,9 +1789,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/login_manager/top.nixgenerated/system/system_management/login_manager/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1806,9 +1807,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/monitor_setup/top.nixgenerated/system/system_management/monitor_setup/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1824,9 +1825,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/networking/top.nixgenerated/system/system_management/networking/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1842,9 +1843,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/power_management/top.nixgenerated/system/system_management/power_management/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1860,9 +1861,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/printers_scanners/top.nixgenerated/system/system_management/printers_scanners/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1878,9 +1879,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/security/top.nixgenerated/system/system_management/security/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1896,9 +1897,9 @@ This is top file of this level which contains the bare necessities for this subjgenerated/system/system_management/system_updates/top.nixgenerated/system/system_management/system_updates/top.nixThis is top file of this level which contains the bare necessities for this subject + an import statement for all the subfolder in this folder
@@ -1918,7 +1919,7 @@ This is top file of this level which contains the bare necessities for this subj