NixOS-Config/modules/home/wms/hyprland/programs/default.nix

6 lines
38 B
Nix
Raw Normal View History

2024-12-08 06:41:06 -05:00
{ pkgs, ... }:
{
imports = [
];
}