feat: replace perl activation script with rust-based implementation

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-10-05 20:51:00 +05:30
parent 3efee8e004
commit 74310f5e34
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -77,5 +77,10 @@
];
};
};
system.switch = {
enable = false;
enableNg = true;
};
};
}