treewide: machine -> nodes.machine
This commit is contained in:
@@ -4,7 +4,7 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
||||
maintainers = with pkgs.lib.maintainers; [ delroth ];
|
||||
};
|
||||
|
||||
machine = {
|
||||
nodes.machine = {
|
||||
services.nginx.sso = {
|
||||
enable = true;
|
||||
configuration = {
|
||||
|
||||
Reference in New Issue
Block a user