mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
feat: add librewolf
This commit is contained in:
5
modules/home-manager/librewolf/default.nix
Normal file
5
modules/home-manager/librewolf/default.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{...}: {
|
||||
programs.librewolf = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user