don't lmms on mac
This commit is contained in:
parent
489a31fce6
commit
4b59f951df
2 changed files with 2 additions and 2 deletions
2
home.nix
2
home.nix
|
|
@ -74,7 +74,6 @@ in
|
|||
ffmpeg
|
||||
libjxl
|
||||
exiftool
|
||||
lmms
|
||||
|
||||
akku
|
||||
ripgrep
|
||||
|
|
@ -141,6 +140,7 @@ in
|
|||
libreoffice-qt-fresh
|
||||
mullvad-vpn
|
||||
thunderbird
|
||||
lmms
|
||||
]);
|
||||
|
||||
home.file = {
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@
|
|||
];
|
||||
"terminal.integrated.commandsToSkipShell" = [ "-workbench.action.quickOpen" ];
|
||||
"terminal.integrated.defaultProfile.linux" = "fish";
|
||||
"terminal.integrated.fontSize" = 15;
|
||||
"terminal.integrated.fontSize" = 13;
|
||||
"terminal.integrated.scrollback" = 100000;
|
||||
"terminal.integrated.tabs.enabled" = true;
|
||||
"twind.debug" = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue