Regenerated

This commit is contained in:
2026-03-28 22:25:11 +00:00
parent a24d6892e7
commit ab82a3f80b
3 changed files with 288 additions and 291 deletions
+288 -289
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -2624,7 +2624,6 @@ These are config files for .config/stylix
This file installs and configures waybar
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/desktop/waybar.nix :noweb yes :mkdirp yes :eval never
{ lib, config, pkgs, flakeRoot, ... }:
let
# Use the config option defaultUser directly, fallback to "henrov"
username = config.defaultUser or "henrov";
@@ -1,5 +1,4 @@
{ lib, config, pkgs, flakeRoot, ... }:
let
# Use the config option defaultUser directly, fallback to "henrov"
username = config.defaultUser or "henrov";