mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
6 lines
60 B
Nix
6 lines
60 B
Nix
{...}: {
|
|
programs.librewolf = {
|
|
enable = true;
|
|
};
|
|
}
|