Files
nixos/Droidnix/generated/mangowc/task_launcher/top.nix
T
2026-03-08 09:16:22 +01:00

8 lines
130 B
Nix

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