feat(star-citizen): enabled star citizen on pc and created documentation

for install
This commit is contained in:
kptltd00m
2026-06-28 16:59:06 +02:00
parent bcfe305813
commit 7a7917b361
2 changed files with 114 additions and 0 deletions
+4
View File
@@ -60,6 +60,10 @@
programs = {
home-manager.enable = true;
star-citizen = {
enable = true;
package = "rsi-launcher-umu";
};
nixy = {
enable = true;
configDirectory = config.var.configDirectory;