nix-config/nixos/desktop/default.nix
2024-10-30 11:39:46 +01:00

1 line
56 B
Nix

{ ... }: { imports = [ ./flatpak.nix ./discord.nix ]; }