mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Cachix] Add cachix support with nixpkgs-unfree cache
This commit is contained in:
parent
37ff0a5320
commit
ecc636d64b
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ in
|
||||||
opensshOptimized
|
opensshOptimized
|
||||||
rsyncOptimized
|
rsyncOptimized
|
||||||
htop
|
htop
|
||||||
|
cachix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.ssh.package = pkgs.opensshOptimized;
|
programs.ssh.package = pkgs.opensshOptimized;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue