repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nixos/ssh: use correct executable for grep in ssh-askpass-wrapper (#373746)
[NixPkgs.git]
/
nixos
/
modules
/
virtualisation
/
azure-config.nix
blob
780bd1b78dce5b286b88c56e743e12a8042f0d3b
1
{ modulesPath, ... }:
2
3
{
4
imports = [ "${modulesPath}/virtualisation/azure-image.nix" ];
5
}