4 lines
85 B
Nix
4 lines
85 B
Nix
|
{ ... }: {
|
||
|
services.flatpak.packages = [ "xyz.z3ntu.razergenie/x86_64/stable" ];
|
||
|
}
|