stuff
This commit is contained in:
parent
1f9b248c04
commit
78c6679987
7 changed files with 48 additions and 32 deletions
7
systems/NOcamp.nix
Normal file
7
systems/NOcamp.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
qgroundcontrol
|
||||
qgis-ltr
|
||||
arduino
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue