home-manager doesnt need home

This commit is contained in:
TheWanderingCrow 2024-12-29 10:39:20 -05:00
parent bc93428f4f
commit 00c7c595e6

View file

@ -1,5 +1,5 @@
{
home.programs.firefox = {
programs.firefox = {
enable = true;
policies = {
BlockAboutConfig = true;