boxxy arduino

This commit is contained in:
Tao Tien 2024-04-28 10:56:51 -07:00
parent 686af9ee2d
commit 5f99ae760b
6 changed files with 94 additions and 23 deletions

View file

@ -8,7 +8,7 @@
cargoConfig = builtins.replaceStrings ["path/to/sccache"] ["${pkgs.sccache}/bin/sccache"] cargoFile;
in {
imports = [
# ./boxxy.nix
./boxxy.nix
(import ./helix.nix {inherit pkgs inputs;})
# ./plasma.nix
# ./firefox.nix