Files
nixos/Droidnix/generated/hyprland/notifications/top.nix
T
2026-03-16 11:49:58 +00:00

8 lines
130 B
Nix

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