mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -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;
|
||||
|
||||
services.flatpak.packages = lib.mkIf cfg.roblox.enable [
|
||||
{
|
||||
# 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";
|
||||
}
|
||||
"org.vinegarhq.Sober"
|
||||
];
|
||||
|
||||
programs.steam = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue