remove unused options

This commit is contained in:
2025-01-15 12:08:07 +00:00
parent 2c5429982a
commit 4d3cbe3409
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,6 @@ with lib;
home.packages = with pkgs;[
blesh
(nerdfonts.override { fonts = [ "SpaceMono" ]; })
git-credential-manager
];
home.file = {