Regenerated

This commit is contained in:
2026-03-25 12:56:32 +00:00
parent 38875ca8d8
commit db169bce29
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -700,7 +700,7 @@ in
** =generated/modules/traveldroid/desktop/stylix.nix=
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/desktop/stylix.nix :noweb tangle :mkdirp yes :eval never-html
{ lib, config, pkgs, flakeRoot,... }:
{ lib, config, pkgs, flakeRoot, inputs,... }:
let
username = config.defaultUser or "henrov";
@@ -1,4 +1,4 @@
{ lib, config, pkgs, flakeRoot,... }:
{ lib, config, pkgs, flakeRoot, inputs,... }:
let
username = config.defaultUser or "henrov";