chore(servers): update `cockpit` #4688
Signed-off-by: h8d13 <hadean-eon-dev@proton.me>
This commit is contained in:
parent
426e273265
commit
7ccdc72739
|
|
@ -13,7 +13,7 @@ class CockpitProfile(Profile):
|
|||
@property
|
||||
@override
|
||||
def packages(self) -> list[str]:
|
||||
return ['cockpit', 'udisks2', 'packagekit']
|
||||
return ['cockpit', 'cockpit-storaged', 'cockpit-packagekit']
|
||||
|
||||
@property
|
||||
@override
|
||||
|
|
|
|||
Loading…
Reference in New Issue