nixos-config/modules/home/wms/hyprland/programs/default.nix
2024-12-08 06:41:06 -05:00

5 lines
38 B
Nix

{ pkgs, ... }:
{
imports = [
];
}