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:
@@ -19,7 +19,7 @@ in
|
||||
waitPID=$!
|
||||
'';
|
||||
}];
|
||||
|
||||
|
||||
environment.systemPackages = [ pkgs.qtile ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user