Regenerated

This commit is contained in:
2026-03-26 18:36:52 +00:00
parent 5da1502f8f
commit 1471b4efa5
20 changed files with 2761 additions and 1971 deletions
@@ -2,7 +2,7 @@
let
username = config.defaultUser or "henrov";
assetPath = "${flakeRoot}/assets/traveldroid/conf/hypr/";
assetPath = "${flakeRoot}/generated/.config/hypr/";
# Read all files in the asset directory
assetFiles = builtins.attrNames (builtins.readDir assetPath);