nixosMod/allCommon: reformat code

main
Felix Stupp 1 year ago
parent b9dddd7855
commit 9f7ffc3cf0
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -82,7 +82,9 @@ in
"nix-command"
];
hashed-mirrors = [ "https://tarballs.nixos.org/" ];
trusted-users = [ "root" ];
trusted-users = [
"root"
];
};
};

Loading…
Cancel
Save