mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
Configuration
+ printer drivers + xrandr config for homeros - ligature fonts + 0ad ~ lock colour
This commit is contained in:
@@ -14,9 +14,8 @@ with pkgs;
|
||||
fonts.enableDefaultFonts = true;
|
||||
fonts.fonts = [
|
||||
eb-garamond
|
||||
fira-code
|
||||
fira
|
||||
font-awesome-ttf
|
||||
hasklig
|
||||
lmodern
|
||||
powerline-fonts
|
||||
roboto
|
||||
@@ -60,7 +59,6 @@ with pkgs;
|
||||
xorg.xkill
|
||||
youtubeDL
|
||||
zathura
|
||||
zip
|
||||
];
|
||||
|
||||
programs.command-not-found.enable = true;
|
||||
@@ -108,6 +106,7 @@ with pkgs;
|
||||
stack
|
||||
swiProlog
|
||||
tinycc
|
||||
zeroad
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user