Use native Mission Center and update logo-menu defaults

This commit is contained in:
randogoth 2026-02-03 18:06:07 +02:00
parent c24571128b
commit 6ac92aa9f3
3 changed files with 3 additions and 2 deletions

View file

@ -20,7 +20,7 @@
packages = [
"com.github.tchx84.Flatseal"
"io.github.kolunmi.Bazaar"
"io.missioncenter.MissionCenter"
# "io.missioncenter.MissionCenter"
];
};
}

View file

@ -26,6 +26,7 @@
pkgs.just
pkgs.libnotify
pkgs.micro
pkgs.mission-center
pkgs.podman-compose
];
}