mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-20 17:59:27 +00:00
8 lines
127 B
Go
8 lines
127 B
Go
![]() |
package profile
|
||
|
|
||
|
func Apply() {
|
||
|
// Load all profiles
|
||
|
// Apply mounts
|
||
|
// Apply configurations to sysroot (/) or (/sysroot)
|
||
|
}
|