nix-config/hosts/workstation/features/software/default.nix

6 lines
63 B
Nix

{
imports = [
./workstation.nix
./discord.nix
];
}