1
0
Fork 0
NixOS/hosts/mizuki/development.nix

1 line
67 B
Nix

{ pkgs, ... }: { home.packages = with pkgs; [ python3 xh wslu ]; }