mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-19 03:26:40 -07:00
9 lines
No EOL
89 B
Nix
9 lines
No EOL
89 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./servers.nix
|
|
./keymaps.nix
|
|
./formatting.nix
|
|
];
|
|
} |