apply pulseaudo and nerd-font changes
This commit is contained in:
parent
a30bf1a7e4
commit
1144aa96d4
3 changed files with 4 additions and 3 deletions
|
|
@ -13,7 +13,8 @@
|
|||
fira-code-symbols
|
||||
mplus-outline-fonts.githubRelease
|
||||
dina-font
|
||||
nerdfonts
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.ubuntu
|
||||
proggyfonts
|
||||
source-sans
|
||||
source-sans-pro
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
services.printing.enable = true;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
services.printing.enable = true;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue