stuff
This commit is contained in:
parent
760758c4b1
commit
9233675f48
9 changed files with 68 additions and 23 deletions
|
|
@ -17,7 +17,6 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.searx = {
|
||||
enable = true;
|
||||
package = pkgs.searxng;
|
||||
runInUwsgi = true;
|
||||
settings = {
|
||||
# server.port = 8080;
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ in {
|
|||
exportGlyphNames = true
|
||||
|
||||
[buildPlans.IosevkaCustom.variants]
|
||||
inherits = "ss03"
|
||||
inherits = "ss01"
|
||||
'';
|
||||
})
|
||||
noto-fonts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue