update laptop
This commit is contained in:
@@ -53,8 +53,9 @@
|
||||
#enable bluetooth
|
||||
bluetooth.enable = true;
|
||||
|
||||
pulseaudio.enable = false;
|
||||
};
|
||||
|
||||
services.pulseaudio.enable = false;
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
@@ -76,7 +77,7 @@
|
||||
|
||||
ollama.enable = true;
|
||||
wyoming = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
satelliteOnly = false;
|
||||
};
|
||||
virtualization.homeassistant = {
|
||||
@@ -191,7 +192,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
fonts.packages = with pkgs; [ nerdfonts ];
|
||||
fonts.packages = with pkgs; [ nerd-fonts.fira-code ];
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user