Correct nixfmt

This commit is contained in:
Fabian Hauser 2020-06-27 23:22:08 +02:00
parent 4c5c5a42ca
commit b2eb267100
6 changed files with 16 additions and 24 deletions

View file

@ -1,5 +1,4 @@
{ config, pkgs, ... }:
{
{ config, pkgs, ... }: {
boot.initrd.luks.devices = {
"root".device = "/dev/disk/by-uuid/3a0a5071-67ab-4e13-a0b7-d31b86f5e8b1";
"swap".device = "/dev/disk/by-uuid/6dee6e3c-e2f3-46c5-8751-5fce8c80ed49";