mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-24 01:41:12 +01:00
librewolf: add module
This commit is contained in:
parent
66d7007e43
commit
2c94b9801f
4 changed files with 70 additions and 0 deletions
|
|
@ -597,6 +597,14 @@ in
|
|||
migrate the blur settings to use 'services.picom.settings' instead.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2022-07-13T13:28:54+00:00";
|
||||
condition = hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: 'programs.librewolf'.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue