Files
nixos/Droidnix/generated/hyprland/decorations/top.nix
T
2026-03-17 21:59:28 +00:00

7 lines
95 B
Nix

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