nix-config/modules/nix/comm/default.nix
smayzy c41e4cd6e9
All checks were successful
nixos config pipeline / show-flake (push) Successful in 30s
nixos config pipeline / deploy (push) Successful in 3m6s
update && change xdragon to dragon-drop in lf && remove webcord
2025-11-10 13:44:50 +01:00

8 lines
72 B
Nix

{ ... }:
{
imports = [
./element.nix
./thunderbird.nix
];
}