quickshell/package.nix
2024-03-04 05:13:58 -08:00

1 line
71 B
Nix

{ pkgs ? import <nixpkgs> {}, ... }: pkgs.callPackage ./default.nix {}