refactor: moved system modules around to be more coherent

This commit is contained in:
Mohammad Rafiq 2025-03-09 18:58:41 +08:00
parent 13fc2a1450
commit 263728f6b6
16 changed files with 72 additions and 60 deletions

View file

@ -1,7 +0,0 @@
{
boot.loader = {
timeout = 0;
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};
}