1
0

Compatibility with the new NixOS version

This commit is contained in:
2021-10-07 13:46:24 +00:00
parent 4db5c014eb
commit 6e24fd9b01
3 changed files with 4 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ in {
hardware.bluetooth = {
enable = true;
config = {
settings = {
General = {
Enable = "Source,Sink,Media,Socket";
};
@@ -73,7 +73,7 @@ in {
};
fonts = {
enableFontDir = true;
fontDir.enable = true;
enableGhostscriptFonts = true;
fonts = with pkgs; [
ubuntu_font_family