8 lines
64 B
Nix
8 lines
64 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
services.hyprpaper = {
|
|
enable = true;
|
|
};
|
|
}
|