Fix warnings

This commit is contained in:
2025-11-30 21:40:37 -05:00
parent b7eb6522b5
commit 5144300cbf
2 changed files with 8 additions and 2 deletions

View File

@@ -25,6 +25,12 @@ in
name = "FiraCode Nerd Font";
package = "${pkgs.fira-code}";
};
targets = {
firefox.profileNames = [ "default" ];
qt.platform = "qtct";
};
};
services = {