fonts.nix: remove fonts from options

This commit is contained in:
Charlie Root 2024-08-16 10:10:25 +02:00
commit 6de9934ffe
4 changed files with 40 additions and 2 deletions

View file

@ -5,5 +5,6 @@ _: {
./qt.nix
./gtk.nix
./module.nix
./fonts.nix
];
}