init starship on launch

This commit is contained in:
christoph.hollizeck 2024-03-27 14:23:25 +01:00
parent 8f33c7157e
commit 03deac14c9
9 changed files with 22 additions and 31 deletions

View file

@ -4,7 +4,7 @@
config,
pkgs,
...
}:
}:
with lib;
with lib.wyrdgard; let
cfg = config.wyrdgard.tools.git;