desktop: fix scoping
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
|||||||
config = {
|
config = {
|
||||||
boot = {
|
boot = {
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
systemd.enable = true;
|
initrd.systemd.enable = true;
|
||||||
supportedFilesystems = [
|
supportedFilesystems = [
|
||||||
"btrfs"
|
"btrfs"
|
||||||
"ntfs"
|
"ntfs"
|
||||||
|
|||||||
Reference in New Issue
Block a user