infrastructure/machines/netconf/swHackdays02.nix
catvayor e88a9ccda9
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 23s
feat(hackdays): all switches GO
2025-06-02 15:41:21 +02:00

10 lines
169 B
Nix

# SPDX-FileCopyrightText: 2025 Lubin Bailly <lubin.bailly@dgnum.eu>
#
# SPDX-License-Identifier: EUPL-1.2
{
dgn-hackdays = {
enable = true;
index = 2;
};
}