Regenerated
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user