do things
This commit is contained in:
parent
b4dfef1d6d
commit
f903d1b45e
11 changed files with 47 additions and 26 deletions
|
@ -14,5 +14,14 @@
|
|||
enableNushellIntegration = true;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
fonts.fontconfig = {
|
||||
enable = true;
|
||||
defaultFonts = {
|
||||
emoji = [];
|
||||
monospace = [];
|
||||
sansSerif = ["Atkinson Hyperlegible"];
|
||||
serif = [];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue