nix-config/nixos/desktop/default.nix
2024-09-22 10:56:59 +02:00

1 line
54 B
Nix

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