This commit is contained in:
4DBug
2026-03-07 10:52:18 -06:00
parent 5bc2bbef6c
commit cc710ef85d
9 changed files with 285 additions and 17 deletions

View File

@@ -9,6 +9,9 @@
remotes = lib.mkOptionDefault [{
name = "flathub-beta";
location = "https://flathub.org/beta-repo/flathub-beta.flatpakrepo";
} {
name = "RSILauncher";
location = "https://mactan-sc.github.io/rsilauncher/RSILauncher.flatpakrepo";
}];
update.auto.enable = true;
@@ -22,4 +25,4 @@
};
};
};
}
}