software center removed, bazaar nixpkg

This commit is contained in:
randogoth 2026-02-09 22:49:26 +02:00
parent fd5649b672
commit b0d8925248
3 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,6 @@
};
packages = [
"com.github.tchx84.Flatseal"
"io.github.kolunmi.Bazaar"
];
};
}

View file

@ -3,6 +3,7 @@
{
# Baseline system tools available everywhere; users run Home Manager standalone.
config.environment.systemPackages = lib.mkAfter [
pkgs.bazaar
pkgs.devbox
pkgs.devenv
pkgs.distrobox