ui/ui2: init

This commit is contained in:
dish 2026-04-05 17:14:51 -04:00
commit 96be4d23a9
5 changed files with 105 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./ui2.nix
];
}