- Updates import paths in flake to correct locations - Rename lib file correctly
7 lines
84 B
Nix
7 lines
84 B
Nix
{
|
|
imports = [
|
|
./monitors.nix
|
|
./gamescoperun.nix
|
|
./wrappers.nix
|
|
];
|
|
}
|