Compatibility with the new NixOS version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user