Remove unused nixConfig

This commit is contained in:
Andrea Ciceri 2024-02-29 01:55:03 +01:00
parent 98e1c84a06
commit 221e219a8b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -72,6 +72,4 @@
];
systems = ["x86_64-linux" "aarch64-linux"];
};
nixConfig = {};
}