mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
1 line
71 B
Nix
1 line
71 B
Nix
{ pkgs ? import <nixpkgs> {}, ... }: pkgs.callPackage ./default.nix {}
|