5 lines
89 B
Nix
5 lines
89 B
Nix
{ ... }:
|
|
{
|
|
# https://github.com/prtce/wofi
|
|
xdg.configFile."wofi".source = ./config;
|
|
} |