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

2 lines
71 B
Nix

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