chore(tools): Add nixos-compose and expose default config

This commit is contained in:
DashieTM 2025-09-07 21:34:28 +02:00
parent a2adc26e58
commit 55b55f7133
4 changed files with 10 additions and 3 deletions

View file

@ -4,6 +4,8 @@
config,
pkgs,
options,
inputs,
system,
...
}: let
font_family = "${config.mods.stylix.fonts.monospace.name}";
@ -511,6 +513,7 @@ in {
d-spy
tmux
tmate
inputs.compose.packages.${system}.default
];
in
lib.mkIf config.mods.coding.enable (