reduce calls to contentful

This commit is contained in:
Matthew Bessette
2026-07-28 18:56:47 -04:00
parent 3d55a968d0
commit 6598947a52
7 changed files with 203 additions and 265 deletions
-2
View File
@@ -1,6 +1,5 @@
{ pkgs, inputs, ... }: {
nixpkgs.config.allowUnfree = true;
nixpkgs.overlays = [ inputs.nix-vscode-extensions.overlays.default ];
ids.gids.nixbld = 350;
security.pam.services.sudo_local.touchIdAuth = true;
@@ -19,7 +18,6 @@
python3
nodejs_26
home-manager
fastfetch
];
homebrew = {