mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +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 {
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
environment.etc."skhdrc".text = cfg.skhdConfig;
|
||||
|
||||
|
|
Loading…
Reference in a new issue