restructure files

This commit is contained in:
Emile Clark-Boman 2025-11-05 13:46:44 +10:00
parent 1c6c979d6c
commit 7b2f57308b
3 changed files with 33 additions and 30 deletions

3
nib/default.nix Normal file
View file

@ -0,0 +1,3 @@
{...}: {
sys = import ./sys {};
}