This commit is contained in:
cnst
2024-07-31 09:06:39 +02:00
parent 80f2d6797d
commit 920771ce28
11 changed files with 47 additions and 65 deletions

View File

@@ -9,17 +9,14 @@
homeImports = {
"cnst@cnix" = [
../core
../cnst.nix
./cnst
];
"adam@adampad" = [
../core
../adam.nix
./adam
];
"toothpick@toothpc" = [
../core
../toothpick.nix
./toothpick
];
};