nix-config/hosts/buldak/features/default.nix
2025-09-27 04:23:22 +02:00

7 lines
76 B
Nix

{
imports = [
./discord.nix
./steam.nix
./software.nix
];
}