Skip to content

Commit

Permalink
nixos/suites/games: add sober flatpakrepo
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Dec 22, 2024
1 parent 0d215e6 commit 749b02d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/nixos/suites/games/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ in
};
};
};

services.flatpak.extraRepos = {
sober = "https://sober.vinegarhq.org/sober.flatpakref";
};
};
};
}

0 comments on commit 749b02d

Please sign in to comment.