mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
1 line
89 B
Nix
1 line
89 B
Nix
import ./devShell.nix { inputs = import ./inputs.nix; system = builtins.currentSystem; }
|