This commit is contained in:
2024-03-16 00:49:54 +00:00
parent 09f67ffa4b
commit 0b271ae359
5 changed files with 22 additions and 8 deletions
+1 -2
View File
@@ -11,6 +11,7 @@
# The home.packages option allows you to install Nix packages into your
# environment.
home.packages = [
pkgs.cmake
pkgs.contour
@@ -33,8 +34,6 @@
pkgs.swww
pkgs.thunderbird
pkgs.tree
(pkgs.nerdfonts.override { fonts = [ "FiraCode" "DroidSansMono" ]; })
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage