Skip to content

Commit

Permalink
enable polycrystal by default
Browse files Browse the repository at this point in the history
lleyton authored Nov 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f2d7569 commit f228f6c
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion ultramarine/release/89-ultramarine-default.preset
Original file line number Diff line number Diff line change
@@ -4,4 +4,7 @@
enable com.system76.Scheduler.service

# On Ultramarine, we just use Flathub
disable flatpak-add-fedora-repos.service
disable flatpak-add-fedora-repos.service

# We use polycrystal to install Flatpaks
enable polycrystal.service
2 changes: 1 addition & 1 deletion ultramarine/release/ultramarine-release.spec
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@
Summary: Ultramarine Linux release files
Name: ultramarine-release
Version: %{dist_version}
Release: 6%{?dist}
Release: 7%{?dist}
License: MIT
Source0: LICENSE
URL: https://ultramarine-linux.org

0 comments on commit f228f6c

Please sign in to comment.