Fix nixfmt
This commit is contained in:
parent
e1822b0aae
commit
77ae83ee00
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
{ config, pkgs, ... }: {
|
{ config, pkgs, ... }: {
|
||||||
|
|
||||||
imports = [
|
imports = [ ./luks-ssh ];
|
||||||
./luks-ssh
|
|
||||||
];
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue