modules/home/programs/shell/oh-my-posh.nix: lil gup
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -2,8 +2,8 @@
|
|||||||
config,
|
config,
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}:
|
}: let
|
||||||
with lib; let
|
inherit (lib) mkIf mkEnableOption;
|
||||||
cfg = config.shell.oh-my-posh;
|
cfg = config.shell.oh-my-posh;
|
||||||
in {
|
in {
|
||||||
options = {
|
options = {
|
||||||
|
Reference in New Issue
Block a user