10 lines
No EOL
64 B
Nix
10 lines
No EOL
64 B
Nix
{ ... }:
|
|
|
|
{
|
|
|
|
imports = [
|
|
./sway.nix
|
|
./term.nix
|
|
];
|
|
|
|
} |