{upkgs, ...}: {
imports = [
./flatpak.nix
./mcsr
];
environment.systemPackages = with upkgs; [
hydralauncher
}