host mac
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
...
|
||||
}:
|
||||
let
|
||||
shellType = inputs.self.lib.hmShellType config osConfig;
|
||||
shellType = inputs.self.lib.hmShellType osConfig "zsh";
|
||||
enabled =
|
||||
inputs.self.lib.hmOnlyUser config osConfig "jawz"
|
||||
&& (osConfig.my.units.download.enable || osConfig.my.units.downloadManga.enable);
|
||||
|
||||
Reference in New Issue
Block a user