mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: switch to new sober flatpak
This commit is contained in:
parent
76a5d9da20
commit
afaf72dd09
1 changed files with 1 additions and 5 deletions
|
@ -66,11 +66,7 @@ in
|
||||||
liminalOS.programs.flatpak.enable = true;
|
liminalOS.programs.flatpak.enable = true;
|
||||||
|
|
||||||
services.flatpak.packages = lib.mkIf cfg.roblox.enable [
|
services.flatpak.packages = lib.mkIf cfg.roblox.enable [
|
||||||
{
|
"org.vinegarhq.Sober"
|
||||||
# Sober blocks github actions so we have to use the archive.org link
|
|
||||||
flatpakref = "https://web.archive.org/web/20241219115038if_/https://sober.vinegarhq.org/sober.flatpakref";
|
|
||||||
sha256 = "sha256:1pj8y1xhiwgbnhrr3yr3ybpfis9slrl73i0b1lc9q89vhip6ym2l";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.steam = {
|
programs.steam = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue