We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac319e commit 743003fCopy full SHA for 743003f
1 file changed
config/repos.conf
@@ -156,3 +156,14 @@ results_filter = "community"
156
enabled = false
157
mirrorlist = "/etc/pacman.d/mirrorlist"
158
sig_level = "Required DatabaseOptional"
159
+
160
+# --- Omarchy Linux (https://omarchy.org/) ---
161
+[[repo]]
162
+id = "omarchy"
163
+name = "omarchy"
164
+results_filter = "omarchy"
165
+enabled = false
166
+server = "https://pkgs.omarchy.org/$arch"
167
+sig_level = "Optional TrustAll"
168
+key_id = "40DFB630FF42BCFFB047046CF0134EE680CAC571"
169
+key_server = "keys.openpgp.org"
0 commit comments