alejandra formatting ftw

This commit is contained in:
TheWanderingCrow 2024-11-29 10:42:59 -05:00
parent ab483276f1
commit 5e29a554ea
22 changed files with 738 additions and 651 deletions

View file

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