Revert changes done to the bootloader

This commit is contained in:
xmm16 2024-12-13 19:31:31 -03:00
commit 9019a69958
No known key found for this signature in database

View file

@ -7,10 +7,6 @@
./config/sysctl.d/hardening.nix
];
boot.loader = {
generationsDir.copyKernels = true;
};
boot.initrd = {
systemd = {
enable = true;