Fix audio
This commit is contained in:
parent
bf6d7f5a53
commit
5690fc1aac
3 changed files with 27 additions and 11 deletions
|
@ -7,12 +7,6 @@ in {
|
|||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "nvim";
|
||||
GDK_SCALE = 0.5;
|
||||
GDK_DPI_SCALE = 0.5;
|
||||
};
|
||||
|
||||
xdg = {
|
||||
enable = true;
|
||||
userDirs = {
|
||||
|
@ -55,6 +49,7 @@ in {
|
|||
lightdm
|
||||
lua
|
||||
meslo-lgs-nf
|
||||
mpv
|
||||
neovim
|
||||
networkmanager
|
||||
nextcloud-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue