update flake

This commit is contained in:
2025-01-11 23:26:36 +00:00
parent 2a017e1523
commit 3b7d162a5a
3 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,6 @@
{
home.packages = with pkgs;[
git-credential-manager
(with dotnetCorePackages; combinePackages [
sdk_8_0
sdk_9_0

View File

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