wip: dnsc-machine config
This commit is contained in:
parent
c086302598
commit
cd8206a72e
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
# Appearance
|
# Appearance
|
||||||
fonts.fontconfig.enable = {
|
fonts.fontconfig = {
|
||||||
|
enable = true;
|
||||||
antialiasing = true;
|
antialiasing = true;
|
||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
monospace = "VictorMono Nerd Font";
|
monospace = "VictorMono Nerd Font";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue