SkillAgentSearch skills...

Blincus

Rapid Development Environments With Incus

Install / Use

/learn @ublue-os/Blincus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

blincus

 ____  _ _
|  _ \| (_)
| |_) | |_ _ __   ___ _   _ ___
|  _ <| | | '_ \ / __| | | / __|
| |_) | | | | | | (__| |_| \__ \
|____/|_|_|_| |_|\___|\__,_|___/

Manage development containers with Incus

Documentation Discourse

Usage as a flake

FlakeHub

Add blincus to your flake.nix:

{
  inputs.blincus.url = "https://flakehub.com/f/ublue-os/blincus/*.tar.gz";

  outputs = { self, blincus }: {
    # Use in your outputs
  };
}

Reminders / Notes

  • [ ] todo add check for genisoimage/mkisofs sudo ln -s /usr/bin/genisoimage mkisofs
View on GitHub
GitHub Stars62
CategoryDevelopment
Updated27d ago
Forks9

Languages

Shell

Security Score

100/100

Audited on Feb 25, 2026

No findings