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

4 lines
49 B
Nix

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