nixos/modules: remove trailing whitespace
This leads to ci failure otherwise if the file gets changed. git-blame can ignore whitespace changes.
This commit is contained in:
@@ -675,7 +675,7 @@ in {
|
||||
}
|
||||
];
|
||||
|
||||
users.users.matrix-synapse = {
|
||||
users.users.matrix-synapse = {
|
||||
group = "matrix-synapse";
|
||||
home = cfg.dataDir;
|
||||
createHome = true;
|
||||
|
||||
Reference in New Issue
Block a user