flake: remove nix config breaking direnv

This commit is contained in:
Benjamin Bädorf 2024-01-29 23:15:21 +01:00
parent 037f29dea8
commit 6b6a925283
No known key found for this signature in database
GPG key ID: 1B7BF5B77A521346

View file

@ -1,8 +1,6 @@
{
description = "b12f hosts";
nixConfig.extra-experimental-features = "nix-command flakes";
inputs = {
# Track channels with commits tested and built by hydra
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";