reduce calls to contentful
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user