mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
profiles/dev: add ghcr.io in containers registry list
This commit is contained in:
parent
051e7fb3c4
commit
e9d55ab771
@ -179,6 +179,7 @@ in {
|
||||
enable = true;
|
||||
registries.search = [
|
||||
"docker.io"
|
||||
"ghcr.io"
|
||||
"quay.io"
|
||||
"registry.opensuse.org"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user