Correct nixfmt
This commit is contained in:
parent
4c5c5a42ca
commit
b2eb267100
6 changed files with 16 additions and 24 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue