nixos-config/modules/home/wms/niri/programs/default.nix

5 lines
49 B
Nix

{ pkgs, ... }:
{
imports = [ ./sleep-niri ];
}