From 332b06fd9baefdfa2b043b8e2c72b8c110940fc5 Mon Sep 17 00:00:00 2001 From: Alexander Kassouni Date: Thu, 27 Aug 2026 23:15:39 -0700 Subject: idk --- users/kassouni/slippi.nix | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/kassouni/slippi.nix (limited to 'users/kassouni/slippi.nix') diff --git a/users/kassouni/slippi.nix b/users/kassouni/slippi.nix new file mode 100644 index 0000000..e315220 --- /dev/null +++ b/users/kassouni/slippi.nix @@ -0,0 +1,6 @@ +{ config, ... }: +{ + slippi-launcher = { + isoPath = "${config.home.homeDirectory}/Sync/Games/GC/Super Smash Bros. Melee (v1.02).iso"; + }; +} -- cgit v1.3.1