modules/stylix: added

This commit is contained in:
xinyangli 2024-08-26 13:46:45 +08:00
parent 7a795e5ed9
commit 8136d3ca50
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
6 changed files with 334 additions and 4 deletions

View file

@ -290,6 +290,8 @@
exporters.blackbox.enable = true;
};
custom.stylix.enable = true;
services.ollama = {
enable = true;
acceleration = "cuda";
@ -334,7 +336,7 @@
"Ubuntu"
];
monospace = [
"FiraCode NerdFont Mono"
"JetbrainsMono Nerd Font"
"Noto Sans Mono CJK SC"
"Ubuntu"
];