Skip to content

Commit e5aeca4

Browse files
authored
Update lib.rs
1 parent 5c1d947 commit e5aeca4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hacker/src/lib.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ pub enum UnpackCommands {
3232
HackerMode,
3333
/// Install and setup gamescope-session-steam
3434
GamescopeSessionSteam,
35+
/// Install Xanmod kernel
36+
Xanmod,
37+
/// Install Liquorix kernel
38+
Liquorix,
3539
}
3640

3741
#[derive(Subcommand)]

0 commit comments

Comments
 (0)