Files
nixos/Droidnix/generated/hyprland/notifications/top.nix
T
2026-03-17 15:42:19 +00:00

7 lines
105 B
Nix

{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
# No subfolders to import
];
}