formatting
This commit is contained in:
@@ -97,7 +97,6 @@
|
|||||||
# no need to redefine it in your config for now)
|
# no need to redefine it in your config for now)
|
||||||
# media-session.enable = true;
|
# media-session.enable = true;
|
||||||
};
|
};
|
||||||
sops.defaultSopsFile = ./secrets.yaml;
|
|
||||||
|
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
||||||
@@ -109,5 +108,6 @@
|
|||||||
mysops.hostSecretFile = "${config.home.homeDirectory}/dendritic/modules/hosts/john-p14s/secrets.yaml";
|
mysops.hostSecretFile = "${config.home.homeDirectory}/dendritic/modules/hosts/john-p14s/secrets.yaml";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
sops.defaultSopsFile = ./secrets.yaml;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user