Files
nixos/Droidnix_v1/generated/system/development/programming_languages/top.nix
T
2026-03-23 16:18:38 +00:00

8 lines
130 B
Nix

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