small fixup

This commit is contained in:
Cole Mickens 2020-10-25 16:55:02 -07:00
parent 53f4d92a2f
commit ffa46633a1
No known key found for this signature in database
GPG key ID: B475C2955744A019

View file

@ -14,7 +14,7 @@
"${modulesPath}/installer/scan/not-detected.nix"
]
];
boot.loader.systemd-boot.enable = true; # (for UEFI systems only)
fileSystems."/".device = "/dev/disk/by-label/nixos";
}