✨ [pi4] Tailscale, just, nh, experimentals, fish in module
This commit is contained in:
11
hosts/pi4/development.nix
Normal file
11
hosts/pi4/development.nix
Normal file
@ -0,0 +1,11 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Tools
|
||||
just
|
||||
# Formatters
|
||||
treefmt
|
||||
shfmt
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user