mv calibre to modules
nix flake show / show-flake (push) Successful in 27s

This commit is contained in:
smayzy
2025-07-21 14:40:21 +02:00
parent 763cd548f4
commit 85f0b82334
6 changed files with 24 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ in
gaming.enable = true;
};
arduino.enable = true;
calibre.enable = true;
};
};
}