diff options
Diffstat (limited to 'user/wm/librewolf.nix')
| -rw-r--r-- | user/wm/librewolf.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/wm/librewolf.nix b/user/wm/librewolf.nix index a13fcc3..29ddd47 100644 --- a/user/wm/librewolf.nix +++ b/user/wm/librewolf.nix @@ -3,7 +3,7 @@ programs.librewolf = { enable = true; profiles = { - default = {}; + default = { }; noRFP = { id = 1; name = "RFP Disabled"; |
