Files
nixos/Droidnix/generated.12/system/development/programming_languages/top.nix
T
2026-03-13 23:54:28 +01:00

8 lines
130 B
Nix

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