flake: remove nix config breaking direnv
This commit is contained in:
parent
037f29dea8
commit
6b6a925283
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
description = "b12f hosts";
|
description = "b12f hosts";
|
||||||
|
|
||||||
nixConfig.extra-experimental-features = "nix-command flakes";
|
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
# Track channels with commits tested and built by hydra
|
# Track channels with commits tested and built by hydra
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
|
||||||
|
|
Loading…
Reference in a new issue