moved project to clip

This commit is contained in:
chloe 2025-03-16 21:54:13 +01:00
parent a076b82cc4
commit 9a731177ca
4 changed files with 1905 additions and 392 deletions

View file

@ -71,6 +71,7 @@
gtk4
gcc12
rustc
alsa-lib
];
env = {
@ -80,5 +81,7 @@
};
}
);
packages."x86_64-linux".default = { };
};
}