Migrate old home-manager modules

This commit is contained in:
2025-04-22 23:47:08 +02:00
parent dcdc97aad8
commit 532bbe8675
126 changed files with 1527 additions and 2065 deletions
+15
View File
@@ -0,0 +1,15 @@
{ pkgs, ... }:
with pkgs;
[
(nerdfonts.override { fonts = [ "FiraCode" ]; })
font-awesome
dejavu_fonts
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
liberation_ttf
fira-code
fira-code-symbols
source-code-pro
]