before upgrade?
This commit is contained in:
parent
133eee5975
commit
3e8d9e6b84
9 changed files with 46 additions and 14 deletions
5
home/librewolf.nix
Normal file
5
home/librewolf.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.librewolf.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue