MyNixOS website logo
Description

A GUI tool for transfering files between a computer and a Nintendo Switch running Goldleaf.

A GUI tool for transfering files between a computer and a Nintendo Switch running Goldleaf

For the program to work properly, you will have to install Nintendo Switch udev rules.

You can either do this by enabling the NixOS module:

programs.quark-goldleaf.enable = true;

or by adding the package manually to udev packages:

`services.udev.packages = [ pkgs.quark-goldleaf ];

Metadata

Version

1.0.0

Maintainers (1)

Executables (1)

  • bin/quark-goldleaf

Platforms (25)

    Darwin
    Linux
Show all
  • aarch64-darwin
  • aarch64-linux
  • armv5tel-linux
  • armv6l-linux
  • armv7a-darwin
  • armv7a-linux
  • armv7l-linux
  • i686-darwin
  • i686-linux
  • loongarch64-linux
  • m68k-linux
  • microblaze-linux
  • microblazeel-linux
  • mips-linux
  • mips64-linux
  • mips64el-linux
  • mipsel-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • s390-linux
  • s390x-linux
  • x86_64-darwin
  • x86_64-linux