mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
add fluent-reader
This commit is contained in:
@@ -140,8 +140,10 @@ inputs:
|
||||
localPackages.typora appflowy notion-app-enhanced joplin-desktop standardnotes
|
||||
# math, physics and chemistry
|
||||
octave root ovito paraview localPackages.vesta qchem.quantum-espresso # vsim
|
||||
# kde theme
|
||||
# themes
|
||||
orchis-theme
|
||||
# news
|
||||
fluent-reader
|
||||
# davinci-resolve playonlinux
|
||||
(
|
||||
vscode-with-extensions.override
|
||||
@@ -181,7 +183,7 @@ inputs:
|
||||
anime-game-launcher.enable = true;
|
||||
honkers-railway-launcher.enable = true;
|
||||
steam.enable = true;
|
||||
# xwayland.enable = true;
|
||||
xwayland.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
wireshark = { enable = true; package = inputs.pkgs.wireshark; };
|
||||
firefox = { enable = true; languagePacks = [ "zh-CN" "en-US" ]; };
|
||||
|
||||
Reference in New Issue
Block a user