feat/nix #3

Merged
Jaaj-San merged 59 commits from feat/nix into main 2024-09-20 22:35:47 +02:00
Showing only changes of commit 479bb8028a - Show all commits

View file

@ -8,6 +8,7 @@
home.packages = [ home.packages = [
pkgs.alacritty pkgs.alacritty
pkgs.fira-code-nerdfont
]; ];
} }