CuboCore.coretoppings
coretoppings 5.0.0
Additional features,plugins etc for CuboCore Application Suite
https://gitlab.com/cubocore/coreapps/coretoppingsGNU General Public License v3.0 or later
main program: shareITprograms: shareIT
Platforms (24)
microblazeel-linuxi686-linuxloongarch64-linuxmipsel-linuxx86_64-linuxarmv7l-linuxarmv6l-linuxpowerpc64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ CuboCore.coretoppings ];
Ad-hoc shell
nix-shell -p CuboCore.coretoppings
Flake (nix run)
nix run nixpkgs#CuboCore.coretoppings