Regenerated

This commit is contained in:
2026-04-10 18:43:41 +02:00
parent c78a7c69b6
commit cb37ed1d1e
3 changed files with 315 additions and 315 deletions
+313 -313
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1276,7 +1276,7 @@ in
** =generated/modules/traveldroid/system/copy_scripts.nix=
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/system/copy_scripts.nix :noweb yes :mkdirp yes :eval never
{ config, pkgs, flakeRoot ... }:
{ config, pkgs, flakeRoot, ... }:
let
scriptsSrc = "${flakeRoot}/generated/.config/scripts;"
in
@@ -1,4 +1,4 @@
{ config, pkgs, flakeRoot ... }:
{ config, pkgs, flakeRoot, ... }:
let
scriptsSrc = "${flakeRoot}/generated/.config/scripts;"
in