Files

7 lines
70 B
Nix
Raw Permalink Normal View History

2026-04-12 16:10:14 -04:00
{ ... }: {
import = [
./apps.nix
./configuration.nix
];
}