forked from quickshell/quickshell
1 line
71 B
Nix
1 line
71 B
Nix
{ pkgs ? import <nixpkgs> {}, ... }: pkgs.callPackage ./default.nix {}
|