mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-08-31 22:50:49 +00:00
@@ -14,6 +14,7 @@ import (
|
||||
"github.com/jaypipes/ghw"
|
||||
"github.com/jaypipes/ghw/pkg/block"
|
||||
configpkg "github.com/kairos-io/kcrypt/pkg/config"
|
||||
"github.com/rs/zerolog"
|
||||
)
|
||||
|
||||
func CreateLuks(dev, password string, cryptsetupArgs ...string) error {
|
||||
|
Reference in New Issue
Block a user