Files
nixos/Droidnix/generated/mangowc/task_window_workspace_switcher/top.nix
T

8 lines
130 B
Nix

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