mirror of
https://github.com/blahai/nyx.git
synced 2025-06-14 08:13:01 -04:00
7 lines
78 B
Nix
7 lines
78 B
Nix
{
|
|
imports = [
|
|
./shell.nix
|
|
./formatter.nix
|
|
# ./deploy.nix
|
|
];
|
|
}
|