Signed-off-by: h8d13 <hadean-eon-dev@proton.me>
This commit is contained in:
parent
2a83b502da
commit
f0268ec8ff
|
|
@ -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