mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 17:33:02 -04:00
7 lines
76 B
Nix
7 lines
76 B
Nix
{
|
|
imports = [
|
|
./shell.nix
|
|
./formatter.nix
|
|
./deploy.nix
|
|
];
|
|
}
|