@@ -10,7 +10,7 @@ in
|
||||
home-manager.users.${user}.sops = {
|
||||
secrets."registry/docker.io".sopsFile = ../../../../../../../secrets/personal/secrets.yaml;
|
||||
|
||||
templates."containers-auth.json" = {
|
||||
templates.containers-auth = {
|
||||
content = builtins.readFile (
|
||||
(pkgs.formats.json { }).generate "auth.json" {
|
||||
auths = {
|
||||
|
Reference in New Issue
Block a user