rename to infa

This commit is contained in:
TheWanderingCrow 2025-04-22 08:38:48 -04:00
parent 568d335f6c
commit 46e40c0f3e
3 changed files with 0 additions and 8 deletions

View file

@ -1,8 +0,0 @@
{
nixpkgs.hostPlatform = "x86_64-darwin";
system.stateVersion = 6;
nix.extraOptions = ''
extra-experimental-features = nix-command
extra-experimental-features = flakes
'';
}