mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-16 13:28:16 +00:00
skhd: add skhd
to PATH
This commit is contained in:
parent
ccf8cc56c9
commit
6347a9dcd1
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
|
environment.systemPackages = [ cfg.package ];
|
||||||
|
|
||||||
environment.etc."skhdrc".text = cfg.skhdConfig;
|
environment.etc."skhdrc".text = cfg.skhdConfig;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue