desktop: fix scoping

This commit is contained in:
Motiejus Jakštys 2024-12-03 14:02:44 +02:00
parent 3331c4260d
commit b2eb10abd2

View File

@ -14,7 +14,7 @@ in
config = {
boot = {
loader.systemd-boot.enable = true;
systemd.enable = true;
initrd.systemd.enable = true;
supportedFilesystems = [
"btrfs"
"ntfs"