nixrice/nixos/.config/nixos/custom/quickshell.nix
2024-02-27 15:56:42 -05:00

6 lines
44 B
Nix

{ lib, stdenv }:
stdenv.mkDerivation {
}