sync from auxin
This commit is contained in:
parent
3baef4563c
commit
f803285bfc
4 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 23c86b37763f3662b40cbce638bacc8791894c41
|
Subproject commit 2eb81c1d93946193696445df9250602101e89084
|
|
@ -1,3 +1,4 @@
|
||||||
|
enable-ssh-support
|
||||||
{{- if eq .chezmoi.os "windows" -}}
|
{{- if eq .chezmoi.os "windows" -}}
|
||||||
pinentry-program pinentry.exe
|
pinentry-program pinentry.exe
|
||||||
{{- else if (and (eq .chezmoi.os "linux") (.chezmoi.kernel.osrelease | lower | contains "microsoft"))}}
|
{{- else if (and (eq .chezmoi.os "linux") (.chezmoi.kernel.osrelease | lower | contains "microsoft"))}}
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
https://github.com/nix-community/NUR/archive/master.tar.gz nur
|
https://nixos.org/channels/nixos-unstable nixos-unstable
|
||||||
https://nixos.org/channels/nixpkgs-unstable nixpkgs
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ec9a04ae33660eba606ca624884e74f1884d1a94
|
Subproject commit 44b00e0b445672f9ef31c29a4853326638487ee9
|
Loading…
Add table
Reference in a new issue